Oracle Database@Google Cloud API (oracledatabase:v1)

2026-06-30

2 new methods

Additions

    Methods
  • oracledatabase.projects.locations.autonomousDatabases.getRefreshableClones

      Parameters :

        name

          Type : string

          Location : path

          Description : Required. The Autonomous Database resource whose refreshable clones are to be listed. Format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}

          Pattern : ^projects/[^/]+/locations/[^/]+/autonomousDatabases/[^/]+$

          Required : Yes

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases/{autonomousDatabasesId}:getRefreshableClones

      Description : Gets the refreshable clones for a given Autonomous Database.

      Parameter Order : name

      HTTP Method : GET

      Path : v1/{+name}:getRefreshableClones

  • oracledatabase.projects.locations.autonomousDatabases.refresh

      Parameter Order : name

      Parameters :

        name

          Description : Required. The name of the AutonomousDatabase resource. Format: projects/{project}/location/{location}/autonomousDatabases/{autonomous_database}

          Pattern : ^projects/[^/]+/locations/[^/]+/autonomousDatabases/[^/]+$

          Required : Yes

          Location : path

          Type : string

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/autonomousDatabases/{autonomousDatabasesId}:refresh

      Description : Refreshes the refreshable clone of an Autonomous Database.

      HTTP Method : POST

      Path : v1/{+name}:refresh