v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13226495.2 KB
projects

Stops Airflow CLI command execution.

post/v1/{+environment}:stopAirflowCommand

Path parameters

environmentstring required

The resource name of the environment in the form: "projects/{projectId}/locations/{locationId}/environments/{environmentId}".

Request body

executionIdstring

The unique ID of the command execution.

podNamespacestring

The namespace of the pod where the command is executed.

forceboolean

If true, the execution is terminated forcefully (SIGKILL). If false, the execution is stopped gracefully, giving it time for cleanup.

podstring

The name of the pod where the command is executed.

Response

Successful response