Obligatorio. Es el nombre del JobRun. El formato debe ser projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}/jobRuns/{jobRun}.
Cuerpo de la solicitud
El cuerpo de la solicitud debe estar vacío.
Cuerpo de la respuesta
Si se ejecuta correctamente, el cuerpo de la respuesta está vacío.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-06-25 (UTC)"],[[["This webpage details how to terminate a Job Run within a specified project and location using an HTTP POST request."],["The request requires a specific URL format that includes path parameters for the project, location, delivery pipeline, release, rollout, and job run."],["The request body is optional and allows for overriding deploy policies, with each policy specified by its full resource name string."],["Successful termination of a Job Run results in an empty response body, with no content returned."],["Terminating a Job Run requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `clouddeploy.jobRuns.terminate`."]]],[]]