Zones

Get zone by ID

Get detailed information about a specific zone

get/v0/zones/{id}

Path parameters

idstring required

Zone ID

Response

Zone information

objectstring required
namestring required
display_namestring nullable

User-facing zone name (e.g., "Hayes Valley", "Land's End")

region'NorthAmerica' | 'AsiaPacific' | 'EuropeMiddleEastAfrica' required
hardware_type'H100' | 'H200' required
interconnect_type'Infiniband' | 'None' required
delivery_type'K8s' | 'VM' required

Example response

{
  "available_capacity": [
    {
      "start_timestamp": 1738972800,
      "end_timestamp": 1738972800
    }
  ]
}

Changes

Changed in 4 of the 44 revisions of this API.853

  • b819ba3108b3448See the full diff
    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the api_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the api_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the api_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the authentication_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the authentication_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the authentication_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the conflict enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the conflict enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the conflict enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the conflict enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the forbidden enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the forbidden enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the forbidden enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the idempotency_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the idempotency_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the idempotency_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the idempotency_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the invalid_request_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the invalid_request_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the invalid_request_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the invalid_request_error enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the not_found enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the not_found enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the not_found enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the not_implemented enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the not_implemented enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the not_implemented enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the not_implemented enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the payment_required enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the payment_required enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the payment_required enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the payment_required enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the request_timed_out enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the request_timed_out enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the request_timed_out enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the request_timed_out enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the service_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the service_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the service_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the service_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the unprocessable_entity enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the unprocessable_entity enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the unprocessable_entity enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the unprocessable_entity enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the upgrade_required enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the upgrade_required enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the upgrade_required enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the upgrade_required enum value from the / response property for the response status

      response-property-enum-value-removed

    This revision also has 20 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property to the response with the status

      response-optional-property-added

    • removed the resource_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the resource_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the resource_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • removed the resource_unavailable enum value from the / response property for the response status

      response-property-enum-value-removed

    • added the new resource_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new resource_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new resource_unavailable enum value to the / response property for the response status

      response-property-enum-value-added

    • added the new resource_unavailable enum value to the / response property for the response status

      response-property-enum-value-added