JavaScript SDK (v0.34.0)Reference
HardwareWithDetails
Represents a hardware item with more details.
Interface: HardwareWithDetails
Represents a hardware item with more details.
Extends
Properties
cpus
cpus:
number
Number of CPUs available on the hardware.
created_at
created_at:
string
Timestamp when the hardware was created.
gpus
gpus:
number
Number of GPUs available on the hardware.
identifier
identifier:
string
The identifier of the hardware.
Inherited from
name
name:
string
The name of the hardware.
Inherited from
ram_gb
ram_gb:
number
Total RAM (in GB) available on the hardware.
ram_per_gpu_gb
ram_per_gpu_gb:
number
Amount of RAM (in GB) allocated per GPU.