v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1332185209.7 KB
projects

Approves a Rollout.

post/v1/{+name}:approve

Path parameters

namestring required

Required. Name of the Rollout. Format is projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/releases/{release}/rollouts/{rollout}.

Request body

approvedboolean

Required. True = approve; false = reject

overrideDeployPolicystring[]

Optional. Deploy policies to override. Format is projects/{project}/locations/{location}/deployPolicies/{deployPolicy}.

Response

Successful response