Obligatorio. Nombre del lanzamiento. El formato es projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
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 cancel a rollout within a specified project, location, delivery pipeline, and release using a POST HTTP request."],["The request URL requires a fully qualified `name` parameter that identifies the rollout using its project, location, delivery pipeline, release, and rollout IDs."],["The request body accepts an optional array of `overrideDeployPolicy` strings that are deploy policies that will be overridden, which are themselves identified by a `projects/{project}/locations/{location}/deployPolicies/{deployPolicy}` path."],["Successfully cancelling a rollout will result in an empty response body."],["Cancelling a rollout requires the `clouddeploy.rollouts.cancel` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]