2025-01-30
▼ ▲ backupdr.projects.locations.resourceBackupConfigs.list
Path : v1/{+parent}/resourceBackupConfigs
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/resourceBackupConfigs
HTTP Method : GET
Parameters :
parent
Description : Required. The project and location for which to retrieve resource backup configs. Format: 'projects/{project_id}/locations/{location}'. In Cloud Backup and DR, locations map to Google Cloud regions, for example **us-central1**.
Pattern : ^projects/[^/]+/locations/[^/]+$
Location : path
Required : Yes
Type : string
pageSize
Description : Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
Location : query
Type : integer
Format : int32
pageToken
Description : Optional. A token identifying a page of results the server should return.
Location : query
Type : string
filter
Description : Optional. Filtering results.
Location : query
Type : string
orderBy
Description : Optional. Hint for how to order the results.
Location : query
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Lists ResourceBackupConfigs.