Managed Service for YDB API, REST: StorageType.Get
Written by
Updated at October 17, 2024
Returns the specified storage types.
HTTP request
GET https://ydb.api.cloud.yandex.net/ydb/v1/storageTypes/{storageTypeId}
Path parameters
Field |
Description |
storageTypeId |
string Required field. Required. ID of the storage type to return. |
Response
HTTP Code: 200 - OK
{
"id": "string",
"deviceType": "string",
"redundancyType": "string"
}
Field |
Description |
id |
string |
deviceType |
string |
redundancyType |
string |