This endpoint is used to create a new instance. You must provide a custom name
for the instance, its gpu_type
, and the name of its ssh_key
.
If no values are provided for the gpu_count
and operating_system_label
, the default values of 1
and ubuntu_20_04_lts_nvidia
are used respectively.
The GPU type of the instance.
The SSH key name to add to the instance. This SSH key is used to connect to the instance.
The custom name of the instance.
The number of GPUs to attach to the instance.
The operating system label used to create the instance.
The region in which to create the instance.
The volumes attached to the instance.