Get GPU cluster by cluster ID
Retrieve information about a specific GPU cluster.
Path parameters
The ID of the cluster to retrieve
Response
OK
Type of cluster.
Current status of the GPU cluster.
Number of CPU-only worker nodes in the cluster.
Customer's requested number of preemptible GPUs. Set on cluster create or update; persists until changed.
Actual number of preemptible GPUs currently allocated to the cluster. Updated asynchronously by the fulfillment and reclamation workers; may be less than desired_preemptible_gpus when capacity is constrained.
Billing type for the cluster (RESERVED, ON_DEMAND, or SCHEDULED_CAPACITY).
ID of the machine cluster backing this GPU cluster.
Timestamp when the cluster first reached the Ready phase.
Whether the cluster is managed inside a substrate environment.
Whether the control plane is currently ready.
UMS project ID associated with this cluster.
UMS organization ID associated with this cluster.
Data-volume image name for GPU worker nodes.
Internal NVIDIA version ID for this cluster's driver and CUDA combination.
Number of GPUs to draw from a capacity pool. A component of the overall num_gpus, alongside num_reserved_gpus.
Number of prepaid reserved GPUs for this cluster. A component of the overall num_gpus, alongside num_capacity_pool_gpus.