Requires authorization
Retrieves an instance operation that has been performed on an instance.
Request
HTTP request
GET https://www.googleapis.com/sql/v1beta4/projects/project/operations/operation
Parameters
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
operation |
string |
Instance operation 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 an operation resource in the response body.