JavaScript SDK (v0.48.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.
description
description:
null|string
Description of the hardware.
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_gib
ram_gib:
number
Total RAM (in GiB) available on the hardware.
vram_gb
vram_gb:
number
Amount of VRAM (in GB) available on the hardware.