GPUVMDetails
Detailed GPU VM information with real-time data from provider
- configurationType: objectrequired
GPU and compute configuration (real-time from provider)
- codeType: string
GPU series code (e.g., h100_series)
- cpuType: integer
Number of vCPUs (real-time from provider)
- diskType: integer
Storage in GB (real-time from provider)
- gpuType: integer
Count Number of GPUs
- nameType: string
GPU series name (e.g., H100 Series)
- ramType: integer
RAM in GiB (real-time from provider)
- skuType: string nullable
Code SKU catalog code (sku_catalog.code). Null only for legacy rows that pre-date the Phase 3 Stage 5 GPU dual-write.
- skuType: stringFormat: uuid nullable
Id SKU catalog id (sku_catalog.id). Null only for legacy rows that pre-date the Phase 3 Stage 5 GPU dual-write.
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- datacenterType: objectrequired
- countryType: string
- countryType: string
Abbr - idType: stringFormat: uuid
- nameType: string
- regionType: string
- hasType: boolean
Stored Credentials requiredTrue if legacy credentials (private key / password) are stored for this VM
- idType: stringFormat: uuidrequired
- nameType: stringrequired
- sshType: stringFormat: uuid nullable
Key Id requiredSSH key library entry associated with this VM, or null if not using the key library
- sshType: string nullable
Key Name requiredName of the associated SSH key, or null
- statusType: stringenumrequired
Real-time status from GPU provider
values- Provisioning
- Starting
- Running
- Stopping
- Stopped
- Error
- Destroyed
- Unknown
- updatedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- usernameType: stringrequired
OS username for SSH access
- deletedType: stringFormat: date-time nullable
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- imageType: string
OS image name
- ipType: string nullable
Public IP address (real-time from provider)
- jupyterType: string nullable
Url JupyterLab URL if available (real-time from provider)
- resourceType: stringFormat: uuid nullable
Group Id Resource group ID the VM is assigned to
- resourceType: string nullable
Group Name Resource group name (null if unassigned)
.png)