Cloud SQL Admin API (sqladmin:v1)

2023-06-06

1 new method

Additions

    Methods
  • sql.operations.cancel

      HTTP Method: POST

      Flat Path: v1/projects/{project}/operations/{operation}/cancel

      Scopes:

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/sqlservice.admin
    • Path: v1/projects/{project}/operations/{operation}/cancel

      Parameters:

        operation

          Location: path

          Description: Instance operation ID.

          Type: string

          Required: Yes

        project

          Location: path

          Required: Yes

          Type: string

          Description: Project ID of the project that contains the instance.

      Parameter Order:

    • project
    • operation
    • Description: Cancels an instance operation that has been performed on an instance.