Advanced Micro Devices · Example Payload

Cloud Api Instancemetrics Example

AICloud ComputingGPUHPCMachine LearningSemiconductorFortune 500

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

Top-level fields

instanceIdgpuUtilizationmemoryUsedmemoryTotaltemperaturepowerDraw

Example Payload

Raw ↑
{
  "instanceId": "inst-001",
  "gpuUtilization": 87.5,
  "memoryUsed": 180.2,
  "memoryTotal": 192.0,
  "temperature": 72,
  "powerDraw": 680.0
}