backupRuns
Lists all backup runs associated with the project or a given instance and configuration in the reverse chronological order of the backup initiation time.
get/v1/projects/{project}/instances/{instance}/backupRuns
Path parameters
projectstring required
Project ID of the project that contains the instance.
instancestring required
Cloud SQL instance ID, or "-" for all instances. This does not include the project ID.
Query parameters
maxResultsinteger
Maximum number of backup runs per response.
pageTokenstring
A previously-returned page token representing part of the larger set of results to view.
Response
Successful response