Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.4 KB

File metadata and controls

35 lines (31 loc) · 1.4 KB

ListVMMachineTypesResponseVMMachineType

Properties

Name Type Description Notes
data_center_id str
machine_type str
cpu_model str
gpu_model str
gpu_model_id str
min_vcpu_per_memory_gib float
max_vcpu_per_memory_gib float
min_vcpu_per_gpu float
max_vcpu_per_gpu float
vcpu_price_hr Decimal
memory_gib_price_hr Decimal
gpu_price_hr Decimal
min_storage_gib_price_hr Decimal
ipv4_price_hr Decimal
renewable_energy bool
max_vcpu_free int
total_vcpu_free int
max_memory_gib_free int
total_memory_gib_free int
max_gpu_free int
total_gpu_free int
max_storage_gib_free int
total_storage_gib_free int
min_vcpu float
min_memory_gib float
prices list[VMMachineTypeMachineTypePrice]

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