Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 742 Bytes

NodeRemoteProcessGroupStatusSnapshotDTO.md

File metadata and controls

12 lines (9 loc) · 742 Bytes

IO.Swagger.Model.NodeRemoteProcessGroupStatusSnapshotDTO

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 RemoteProcessGroupStatusSnapshotDTO The remote process group status snapshot from the node. [optional]

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