Advanced Micro Devices · Example Payload

Cloud Api Instance Example

AICloud ComputingGPUHPCMachine LearningSemiconductorFortune 500

Cloud Api Instance Example is an example object payload from Advanced Micro Devices, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamegpuTypegpuCountstatusregionimageIdcreatedAt

Example Payload

Raw ↑
{
  "id": "inst-001",
  "name": "my-training-run",
  "gpuType": "mi300x",
  "gpuCount": 8,
  "status": "running",
  "region": "us-west-2",
  "imageId": "rocm-6.1-pytorch",
  "createdAt": "2026-04-01T10:00:00Z"
}