Skip to main content

Get data center

GET 

/data_centers/data_center

Provide details for a specific data center

Request

Query Parameters

    data_center[id] string

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

    data_center[permalink] string

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

Responses

Provide details for a specific data center

Schema

    data_center

    object

    required

    id string
    name string
    permalink string

    country

    object

    id string
    name string
Loading...