BareMetal API, REST: Zone.Get
Статья создана
Обновлена 21 апреля 2026 г.
Returns the specific Zone resource.
To get the list of Zone resources, make a List request.
HTTP request
GET https://baremetal.api.cloud.yandex.net/baremetal/v1alpha/zones/{zoneId}
Path parameters
|
Field |
Description |
|
zoneId |
string Required field. ID of the Zone resource to return. The maximum string length in characters is 20. |
Response
HTTP Code: 200 - OK
{
"id": "string"
}
Availability zone.
|
Field |
Description |
|
id |
string ID of the zone. |