Provision a new GPU cluster. Returns 202 immediately with cluster and instance IDs. Poll /request/info/ to track provisioning progress.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for POST /cluster/create.
GPU instance type (e.g., '1xH100', '8xH100', '1xH200', '8xH200', '8xB200'). See https://docs.tensorpool.dev/resources/instance-types
SSH public keys to add to cluster nodes. Combined with user and org saved keys.
Number of nodes in the cluster
x >= 1Custom name for the cluster
Experimental container image override for cluster provisioning.
Enable deletion protection
Save new SSH keys to user profile