Requires authorization
Retrieves a resource containing information about a backup run.
Request
HTTP request
GET https://www.googleapis.com/sql/v1beta4/projects/project/instances/instance/backupRuns/id
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
id |
long |
The ID of this Backup Run. |
instance |
string |
Cloud SQL instance ID. This does not include the project ID. |
project |
string |
Project ID of the project that contains the instance. |
Authorization
This request requires authorization with at least one of the following scopes (read more about authentication and authorization).
Scope |
---|
https://www.googleapis.com/auth/sqlservice.admin |
https://www.googleapis.com/auth/cloud-platform |
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a backupRun resource in the response body.