Cloud Composer API (composer:v1)

2025-05-20

1 new method

Additions

    Methods
  • composer.projects.locations.environments.restartWebServer

      Path : v1/{+name}:restartWebServer

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

      HTTP Method : POST

      Parameters :

        name

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

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

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Restart Airflow web server.