Cloud Composer API (composer:v1)

2024-05-24

1 new method

Additions

    Methods
  • composer.projects.locations.environments.checkUpgrade

      Path : v1/{+environment}:checkUpgrade

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/environments/{environmentsId}:checkUpgrade

      HTTP Method : POST

      Parameters :

        environment

          Description : Required. The resource name of the environment to check upgrade for, in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}"

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : environment

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

      Description : Check if an upgrade operation on the environment will succeed. In case of problems detailed info can be found in the returned Operation.