Kubernetes Engine API (container:v1)

2022-06-29

1 new method

Additions

    Methods
  • container.projects.locations.clusters.nodePools.completeUpgrade

      Parameters :

        name

          Pattern : ^projects/[^/]+/locations/[^/]+/clusters/[^/]+/nodePools/[^/]+$

          Type : string

          Required : Yes

          Location : path

          Description : The name (project, location, cluster, node pool id) of the node pool to complete upgrade. Specified in the format 'projects/*/locations/*/clusters/*/nodePools/*'.

      Path : v1/{+name}:completeUpgrade

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}/nodePools/{nodePoolsId}:completeUpgrade

      Description : CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete.

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

      Parameter Order : name