v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13174977.0 KB
projects

Lists all backups in a project for either a specified location or for all locations.

get/v1/{+parent}/backups

Path parameters

parentstring required

Required. The project and location for which to retrieve backup information, in the format projects/{project_number}/locations/{location}. In Filestore, backup locations map to Google Cloud regions, for example us-west1. To retrieve backup information for all locations, use "-" for the {location} value.

Query parameters

filterstring

List filter.

orderBystring

Sort results. Supported values are "name", "name desc" or "" (unsorted).

pageSizeinteger

The maximum number of items to return.

pageTokenstring

The next_page_token value to use if there are additional results to retrieve for this list request.

Response

Successful response