Create a new GPU cluster.
The name of the cluster.
"protestant-aquamarine-cluster"
The cloud provider for the cluster.
"denvr"
The region where the cluster will be deployed.
"houston-usa-1"
The type of GPU cluster to create.
"H100_sxm5x8"
The number of instances in the cluster.
2
The SSH key ID to use for the cluster instances.
"f0c6ac6d-7240-4968-8eb7-a11c4a0a5dc6"
The operating system for the cluster.
"ubuntu20.04"
Returns a CreateClusterResponse object
Response of the /clusters/create API call
The unique identifier for the newly created cluster.
"8eda86fe-0f36-41ed-9837-0ccf8f6e0fcb"