Required. Name of the JobRun. Format must be projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}/jobRuns/{jobRun}.
Request body
The request body contains data with the following structure:
JSON representation
{"overrideDeployPolicy": [string]}
Fields
overrideDeployPolicy[]
string
Optional. Deploy policies to override. Format is projects/{project}/locations/{location}/deployPolicies/{deployPolicy}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-13 UTC."],[[["\u003cp\u003eThis webpage details how to terminate a Job Run within a specified project and location using an HTTP POST request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a specific URL format that includes path parameters for the project, location, delivery pipeline, release, rollout, and job run.\u003c/p\u003e\n"],["\u003cp\u003eThe request body is optional and allows for overriding deploy policies, with each policy specified by its full resource name string.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful termination of a Job Run results in an empty response body, with no content returned.\u003c/p\u003e\n"],["\u003cp\u003eTerminating a Job Run requires the OAuth scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e and the IAM permission \u003ccode\u003eclouddeploy.jobRuns.terminate\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]