Path Parameters
The project id.
The rollout id.
The stage id.
The task id.
Body
application/json
The name of the parent of the taskRuns. Format: projects/{project}/rollouts/{rollout}/stages/{stage}/tasks/{task} Use projects/{project}/rollouts/{rollout}/stages/{stage}/tasks/-
to cancel task runs under the same stage.
The taskRuns to cancel. Format: projects/{project}/rollouts/{rollout}/stages/{stage}/tasks/{task}/taskRuns/{taskRun}
The reason for canceling the task runs.
Response
OK
The response is of type object
.