Skip to main content

Get GPU type

GET 

/gpu_types/gpu_type

Provide details for a specific GPU type

Request

Query Parameters

    gpu_type[id] string

    All 'gpu_type[]' params are mutually exclusive, only one can be provided.

    gpu_type[permalink] string

    All 'gpu_type[]' params are mutually exclusive, only one can be provided.

Responses

Provide details for a specific GPU type

Schema

    gpu_type

    object

    required

    id string
    name string
    manufacturer string
    memory_in_gb integer
    memory_type string
    permalink string
    data_centers object[]
Loading...