2023-08-11
▼ ▲ run.projects.locations.jobs.executions.cancel
Flat Path : v2/projects/{projectsId}/locations/{locationsId}/jobs/{jobsId}/executions/{executionsId}:cancel
HTTP Method : POST
Path : v2/{+name}:cancel
Scopes : https://www.googleapis.com/auth/cloud-platform
Description : Cancels an Execution.
Parameter Order : name
Parameters :
name
Description : Required. The name of the Execution to cancel. Format: projects/{project}/locations/{location}/jobs/{job}/executions/{execution}, where {project} can be project id or number.
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/jobs/[^/]+/executions/[^/]+$
Location : path
Type : string