Required. Name of the Rollout. Format is projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.
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 cancel a rollout within a specified project, location, delivery pipeline, and release using a POST HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eThe request URL requires a fully qualified \u003ccode\u003ename\u003c/code\u003e parameter that identifies the rollout using its project, location, delivery pipeline, release, and rollout IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe request body accepts an optional array of \u003ccode\u003eoverrideDeployPolicy\u003c/code\u003e strings that are deploy policies that will be overridden, which are themselves identified by a \u003ccode\u003eprojects/{project}/locations/{location}/deployPolicies/{deployPolicy}\u003c/code\u003e path.\u003c/p\u003e\n"],["\u003cp\u003eSuccessfully cancelling a rollout will result in an empty response body.\u003c/p\u003e\n"],["\u003cp\u003eCancelling a rollout requires the \u003ccode\u003eclouddeploy.rollouts.cancel\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]