Managed Service for YDB API, REST: Backup.ListPaths
Статья создана
Обновлена 3 октября 2025 г.
HTTP request
GET https://ydb.api.cloud.yandex.net/ydb/v1/backups/{backupId}/paths
Path parameters
|
Field |
Description |
|
backupId |
string Required field. Required. ID of the YDB backup. |
Query parameters
|
Field |
Description |
|
pageSize |
string (int64) The maximum number of results per page that should be returned. If the number of available |
|
pageToken |
string Page token. Set |
Response
HTTP Code: 200 - OK
{
"paths": [
"string"
],
"nextPageToken": "string"
}
|
Field |
Description |
|
paths[] |
string |
|
nextPageToken |
string |