Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 615 Bytes

File metadata and controls

16 lines (10 loc) · 615 Bytes

NodeInformation

Properties

Name Type Description Notes
node_id str Unique identifier for the node
address str IP address of the node
hostname str Hostname of the node
ssh_port float SSH port for the node [optional]
node_types list[str] Types of services running on this node [compute,controller,gpu]

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