Detailed information about dependent nodes, usually accessible via instance attribute dependentNodes in class [class-node].
- id: int
-
Node id
- isAgentProxy: bool
-
Node is an agent proxy. Helper function for accesing specific bit of
typefield.
- isDataCollectionSource: bool
-
Node is a data collection source for another node. Helper function for accesing specific bit of
typefield.
- isICMPProxy: bool
-
Node is an ICMP proxy for another node. Helper function for accesing specific bit of
typefield.
- isSNMPProxy: bool
-
Node is a SNMP proxy for another node. Helper function for accesing specific bit of
typefield.
- type: int
-
Type of of the dependencty this object represent. This field is a bitmask, flags are documented at Type bitmask.