Name | Type | Description | Notes |
---|---|---|---|
NodeId | string | The id of the node. | [optional] |
Address | string | The node's host/ip address. | [optional] |
ApiPort | int? | The port the node is listening for API requests. | [optional] |
StatusSnapshots | List<StatusSnapshotDTO> | A list of StatusSnapshotDTO objects that provide the actual metric values for the component for this node. | [optional] |