Oracle Database@Google Cloud API (oracledatabase:v1)

2025-10-14

1 new method

Additions

    Methods
  • oracledatabase.projects.locations.exadbVmClusters.dbNodes.list

      Path : v1/{+parent}/dbNodes

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/exadbVmClusters/{exadbVmClustersId}/dbNodes

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent value for database node in the following format: projects/{project}/locations/{location}/cloudVmClusters/{cloudVmCluster}. .

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

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : Optional. The maximum number of items to return. If unspecified, at most 50 db nodes will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : Optional. A token identifying a page of results the node should return.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists the database nodes of a VM Cluster.