Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 530 Bytes

NodeProcessorStatusSnapshotDTO.md

File metadata and controls

13 lines (8 loc) · 530 Bytes

NodeProcessorStatusSnapshotDTO

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 Integer The API port used to communicate with the node [optional]
statusSnapshot ProcessorStatusSnapshotDTO The processor status snapshot from the node. [optional]