Get an accelerator
Authorizations
Gateway auth: send Authorization: Bearer <mka1-api-key>. For multi-user server-side integrations, you can also send X-On-Behalf-Of: <external-user-id>.
Headers
Optional external end-user identifier forwarded by the API gateway.
Path Parameters
Response
Accelerator
A catalogue entry. Each hardware class exposes what it has and omits what it lacks: gpu entries always carry vendor, memory_gb, gpu_counts and interconnects; cpu entries always carry vcpu and memory_gb_per_vcpu. Fields of the other class are absent, never reinterpreted.
gpu, cpu Present on every gpu-class entry, absent on cpu-class entries.
1 <= x <= 8Present on every gpu-class entry, absent on cpu-class entries.
Present on every gpu-class entry, absent on cpu-class entries.
Present on every cpu-class entry, absent on gpu-class entries.
x >= 1Present on every cpu-class entry, absent on gpu-class entries.
Present on every gpu-class entry, absent on cpu-class entries.
nvidia, amd