Kubernetes Engine API (container:v1beta1)

2023-06-03

1 new method

Additions

    Methods
  • container.projects.locations.clusters.checkAutopilotCompatibility

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

      Flat Path: v1beta1/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}:checkAutopilotCompatibility

      Path: v1beta1/{+name}:checkAutopilotCompatibility

      Parameters:

        name

          Required: Yes

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

          Type: string

          Location: path

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

      Description: Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues.

      HTTP Method: GET

      Parameter Order: name