Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.15 KB

File metadata and controls

29 lines (25 loc) · 1.15 KB

GetMachineTypeResponse

Properties

Name Type Description Notes
data_center_id str
machine_type str
cpu_models list[str]
gpu_models list[str]
min_vcpu_price_hr Decimal
max_vcpu_price_hr Decimal
min_memory_gib_price_hr Decimal
max_memory_gib_price_hr Decimal
min_gpu_price_hr Decimal
max_gpu_price_hr Decimal
min_vcpu_per_memory_gib float
max_vcpu_per_memory_gib float
min_vcpu_per_gpu float
max_vcpu_per_gpu float
count_clusters int
count_hosts int
count_hosts_active int
count_hosts_inactive int
min_vcpu float
min_memory_gib float

[Back to Model list] [Back to API list] [Back to README]