Endpoint
GET/v1/gpu-nodes/:id
Authorization: Bearer API key required.
Path parameters
string
required
GPU node identifier, e.g. gn_a1b2c3d4.
Response
string
required
Node identifier.
string
required
Node name.
string
required
Node IP address.
integer
SSH port.
string
required
SSH username.
string
Hardware or configuration spec.
array of strings
Scheduling labels.
string
Current status, e.g. active.
integer
Number of deployed agents on this node.
string (ISO 8601)
Creation timestamp.
string (ISO 8601)
Last update timestamp.