Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 684 Bytes

NodePortStatusSnapshotDTO.md

File metadata and controls

12 lines (9 loc) · 684 Bytes

IO.Swagger.Model.NodePortStatusSnapshotDTO

Properties

Name Type Description Notes
NodeId string The unique ID that identifies the node [optional]
Address string The API address of the node [optional]
ApiPort int? The API port used to communicate with the node [optional]
StatusSnapshot PortStatusSnapshotDTO The port status snapshot from the node. [optional]

[Back to Model list] [Back to API list] [Back to README]