struct NodeDynamicInfo
NodeDynamicInfo
Dynamic information about the state of a node.
NodeDynamicInfoSeq, NodeObserver::nodeUp
The dynamic information of the adapters deployed on this node.
Some static information about the node.
The name of the node.
The dynamic information of the servers deployed on this node.
AdapterDynamicInfoSeq adapters;
adapters
NodeInfo info;
NodeInfo
info
string name;
name
ServerDynamicInfoSeq servers;
servers