projects
Lists Backups in a given project and location.
get/v1/{+parent}/backups
Path parameters
parentstring required
Required. The project and location for which to retrieve backup information, in the format 'projects/{project_id}/locations/{location}'. In Cloud Backup and DR, locations map to Google Cloud regions, for example us-central1. To retrieve data sources for all locations, use "-" for the '{location}' value.
Query parameters
filterstring
Optional. Filtering results.
orderBystring
Optional. Hint for how to order the results.
pageSizeinteger
Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
pageTokenstring
Optional. A token identifying a page of results the server should return.
view'BACKUP_VIEW_UNSPECIFIED' | 'BACKUP_VIEW_BASIC' | 'BACKUP_VIEW_FULL'
Optional. Reserved for future use to provide a BASIC & FULL view of Backup resource.
Response
Successful response