/
/Cloud Deploy API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects32
  • get/v1/{+name}
  • delete/v1/{+name}
  • patch/v1/{+name}
  • get/v1/{+name}/locations
  • get/v1/{+name}/operations
  • post/v1/{+name}:cancel
  • get/v1/{+parent}/customTargetTypes
  • post/v1/{+parent}/customTargetTypes
  • post/v1/{+resource}:setIamPolicy
  • get/v1/{+resource}:getIamPolicy
  • get/v1/{+parent}/deployPolicies
  • post/v1/{+parent}/deployPolicies
  • post/v1/{+resource}:testIamPermissions
  • post/v1/{+name}:rollbackTarget
  • get/v1/{+parent}/deliveryPipelines
  • post/v1/{+parent}/deliveryPipelines
  • get/v1/{+parent}/automationRuns
  • get/v1/{+parent}/releases
  • post/v1/{+parent}/releases
  • post/v1/{+name}:abandon
  • post/v1/{+name}:advance
  • post/v1/{+name}:approve
  • post/v1/{+rollout}:ignoreJob
  • get/v1/{+parent}/rollouts
  • post/v1/{+parent}/rollouts
  • post/v1/{+rollout}:retryJob
  • post/v1/{+name}:terminate
  • get/v1/{+parent}/jobRuns
  • get/v1/{+parent}/automations
  • post/v1/{+parent}/automations
  • get/v1/{+parent}/targets
  • post/v1/{+parent}/targets
    projects

    Cancels a Rollout in a given project and location.

    post/v1/{+name}:cancel

    Path parameters

    namestring required

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

    Request body

    overrideDeployPolicystring[]

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

    Response

    Successful response

    Changes