Instance types

Get Instance Types

get

Get all instance types.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
chevron-right
200

Successful Response

application/json
fidstringRequiredExample: it_abc123456
namestringRequiredExample: h100.80gb.sxm
num_cpusintegerRequiredExample: 192
cpu_typestringRequiredExample: Intel
ram_gbintegerRequiredExample: 1800
num_gpusintegerRequiredExample: 8
gpu_typestringRequiredExample: H100
gpu_memory_gbintegerRequiredExample: 80
gpu_socketstringRequiredExample: SXM5
local_storage_gbintegerRequiredExample: 7800
network_typestring · nullableOptionalExample: InfiniBand
ib_countintegerRequiredExample: 8
bridge_countintegerRequiredExample: 4
get
/v2/instance-types
200

Successful Response

Last updated