BareMetal API, REST: Zone.GetZone
Статья создана
Обновлена 1 июля 2026 г.
https://google.aip.dev/130 --)
Returns the specific Zone resource.
To get the list of Zone resources, make a [List] request.
HTTP request
GET https://baremetal.api.yandexcloud.kz/baremetal/v2/zones/{zoneId}
Path parameters
|
Field |
Description |
|
zoneId |
string Required field. ID of the Zone resource to return. To get the zone ID, use a [ZoneService.List] request. The maximum string length in characters is 20. |
Response
HTTP Code: 200 - OK
{
"zoneId": "string"
}
Availability zone.
|
Field |
Description |
|
zoneId |
string ID of the Zone. |