Cloud Dataproc API (dataproc:v1)

2022-12-09

2 new methods

Additions

    Methods
  • dataproc.projects.regions.clusters.nodeGroups.resize

      Flat Path : v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}/nodeGroups/{nodeGroupsId}:resize

      HTTP Method : POST

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

      Path : v1/{+name}:resize

      Parameters :

        name

          Pattern : ^projects/[^/]+/regions/[^/]+/clusters/[^/]+/nodeGroups/[^/]+$

          Required : Yes

          Description : Required. The name of the node group to resize. Format: projects/{project}/regions/{region}/clusters/{cluster}/nodeGroups/{nodeGroup}

          Location : path

          Type : string

      Description : Resizes a node group in a cluster. The returned Operation.metadata is NodeGroupOperationMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#nodegroupoperationmetadata).

      Parameter Order : name

  • dataproc.projects.regions.clusters.nodeGroups.get

      HTTP Method : GET

      Parameters :

        name

          Type : string

          Required : Yes

          Description : Required. The name of the node group to retrieve. Format: projects/{project}/regions/{region}/clusters/{cluster}/nodeGroups/{nodeGroup}

          Location : path

          Pattern : ^projects/[^/]+/regions/[^/]+/clusters/[^/]+/nodeGroups/[^/]+$

      Path : v1/{+name}

      Flat Path : v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}/nodeGroups/{nodeGroupsId}

      Description : Gets the resource representation for a node group in a cluster.

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

      Parameter Order : name