Is there a way to send information from a booted instance to neutron server ?
Hello,
I'd like to know that is there a way for the booted instance to send network related data to the neutron server. For example, if i boot an instance and install a Network Intrusion detection system (NIDS) and will it be possible to send the information such as source IP address, source Port to the neutron server in case of an attack or malicious traffic.
The above case is too specific but what i want to know is that is there any way in which the instance can make contact with the neutron server to send some instance related information. Even if there is no implemented API for this it is alright :). I'd just like to know whether such an operation is possible and if so then how would it be done.
Thank you.