Obbligatorio. Nome dell'implementazione. Il formato è projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta è vuoto.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 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."]]],[]]