NodeConnectionStatusSnapshotDTO

Properties

Name Type Description Notes
node_id str The unique ID that identifies the node [optional]
address str The API address of the node [optional]
api_port int The API port used to communicate with the node [optional]
status_snapshot ConnectionStatusSnapshotDTO The connection status snapshot from the node. [optional]

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