Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 706 Bytes

NodeSystemDiagnosticsSnapshotDTO.md

File metadata and controls

12 lines (9 loc) · 706 Bytes

IO.Swagger.Model.NodeSystemDiagnosticsSnapshotDTO

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]
Snapshot SystemDiagnosticsSnapshotDTO The System Diagnostics snapshot from the node. [optional]

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