GPUInventoryResponse
Wrapper around the GPU inventory series array. The error field is
set only when the live Massed Compute API is unreachable; in that
case series still comes back from the catalog with empty
availability arrays so the consumer's shape stays stable.
(See Decision Log GPU-1.)
- seriesType: array object[] · GPUSeriesWithInventory[]required
GPU series with aggregated inventory per location
- availabilityType: array object[]
Availability per datacenter
- codeType: string
Internal code (e.g., "h100_series")
- descriptionType: string
Series description
- idType: stringFormat: uuid
GPU series ID
- nameType: string
Display name (e.g., "H100 Series")
- errorType: object nullable
Present only on live-provider outage. Absent on the happy path.
- codeenumconst:GPU_PROVIDER_UNAVAILABLErequiredvalues
- G
P U _ P R O V I D E R _ U N A V A I L A B L E
- messageType: stringrequired
.png)