Kubernetes Engine API (container:v1)

2026-07-03

2 new methods

Additions

    Methods
  • container.projects.locations.clusters.completeControlPlaneUpgrade

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}:completeControlPlaneUpgrade

      HTTP Method : POST

      Path : v1/{+name}:completeControlPlaneUpgrade

      Description : CompleteControlPlaneUpgrade completes the rollback-safe upgrade by performing the step two upgrade for a specific cluster.

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/container
    • Parameters :

        name

          Location : path

          Description : Required. The name (project, location, cluster) of the cluster to complete upgrade. Specified in the format `projects/*/locations/*/clusters/*`.

          Required : Yes

          Type : string

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

      Parameter Order : name

  • container.projects.zones.clusters.completeControlPlaneUpgrade

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/container
    • Description : CompleteControlPlaneUpgrade completes the rollback-safe upgrade by performing the step two upgrade for a specific cluster.

      Parameter Order : name

      Parameters :

        name

          Description : Required. The name (project, location, cluster) of the cluster to complete upgrade. Specified in the format `projects/*/locations/*/clusters/*`.

          Location : path

          Type : string

          Required : Yes

          Pattern : ^projects/[^/]+/zones/[^/]+/clusters/[^/]+$

      HTTP Method : POST

      Flat Path : v1/projects/{projectsId}/zones/{zonesId}/clusters/{clustersId}:completeControlPlaneUpgrade

      Path : v1/{+name}:completeControlPlaneUpgrade