Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.23 KB

Cluster.md

File metadata and controls

35 lines (31 loc) · 1.23 KB

Cluster

Properties

Name Type Description Notes
machine_type str
cpu_model str
vcpu_per_cpu_thread int
vcpu_price_hr Decimal
memory_gib_price_hr Decimal
gpu_model str
gpu_model_id str
gpu_model_pci_types list[str]
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
create_time datetime
update_time datetime
host_count int
host_problem_count int
vm_count int
vcpu_free int
vcpu_used int
memory_gib_free int
memory_gib_used int
gpu_free int
gpu_used int
min_vcpu float
min_memory_gib float

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