List all GPU clusters
List all GPU clusters.
Query parameters
Optional UMS project ID to filter clusters by. When set, only clusters belonging to this project are returned. The caller must be a member of the project; otherwise the result set will be empty.
Response
OK
Changes
Changed in 3 of the 14 revisions of this API.787
- ○
added the required property
clusters/items/deleted_gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotationto the response with the200statusresponse-required-property-added
- ○
added the required property
clusters/items/gpu_worker_nodes/items/latest_remediation/linked_alerts/items/annotationto the response with the200statusresponse-required-property-added
- ○
- ●
added the new
B300_SXMenum value to theclusters/items/gpu_typeresponse property for the response status200response-property-enum-value-added
- ●
- ▲
the
clusters/items/allocated_preemptible_gpusresponse's property type/format changed frominteger/int32tointeger/for status200response-property-type-changed
- ▲
the
clusters/items/control_plane_nodes/items/memory_gibresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
clusters/items/deleted_gpu_worker_nodes/items/memory_gibresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
clusters/items/desired_preemptible_gpusresponse's property type/format changed frominteger/int32tointeger/for status200response-property-type-changed
- ▲
the
clusters/items/gpu_worker_nodes/items/memory_gibresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
clusters/items/num_cpu_workersresponse's property type/format changed frominteger/int32tointeger/for status200response-property-type-changed
- ▲
the
clusters/items/num_gpusresponse's property type/format changed frominteger/int32tointeger/for status200response-property-type-changed
- ●
deleted the
queryrequest parameterproject_idrequest-parameter-removed
- ●
added the new
QUARANTINEDenum value to theclusters/items/deleted_gpu_worker_nodes/items/latest_remediation/stateresponse property for the response status200response-property-enum-value-added
- ●
added the new
QUARANTINEDenum value to theclusters/items/gpu_worker_nodes/items/latest_remediation/stateresponse property for the response status200response-property-enum-value-added
- ●
added the new
QUARANTININGenum value to theclusters/items/deleted_gpu_worker_nodes/items/latest_remediation/stateresponse property for the response status200response-property-enum-value-added
- ●
added the new
QUARANTININGenum value to theclusters/items/gpu_worker_nodes/items/latest_remediation/stateresponse property for the response status200response-property-enum-value-added
- ●
added the new
REMEDIATION_MODE_HOST_POWER_CYCLEenum value to theclusters/items/deleted_gpu_worker_nodes/items/latest_remediation/moderesponse property for the response status200response-property-enum-value-added
- ●
added the new
REMEDIATION_MODE_HOST_POWER_CYCLEenum value to theclusters/items/gpu_worker_nodes/items/latest_remediation/moderesponse property for the response status200response-property-enum-value-added
- ○
added the new optional
queryrequest parameterprojectIdnew-optional-request-parameter
- ○
added the optional property
clusters/items/add_ons/items/config/headlampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
clusters/items/add_ons/items/config/slurm_webto the response with the200statusresponse-optional-property-added
- ○
added the optional property
clusters/items/add_ons/items/state/headlampto the response with the200statusresponse-optional-property-added
- ○
added the optional property
clusters/items/add_ons/items/state/slurm_webto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲