Managed Service for YDB API, REST: Location.Get
Статья создана
Обновлена 17 октября 2024 г.
Returns the specified location.
HTTP request
GET https://ydb.api.cloud.yandex.net/ydb/v1/locations/{locationId}
Path parameters
Field |
Description |
locationId |
string Required field. Required. ID of the location to return. |
Response
HTTP Code: 200 - OK
{
"id": "string",
"description": "string"
}
Field |
Description |
id |
string |
description |
string |