Cancel a rollout
Cancels a running, pausing, paused, system-paused, or stabilizing rollout by freezing the current traffic split into standing weights. Revert is removed and rejected; after canceling, start another canary rollout in either direction or rebalance the traffic split. The response is the accepted rollout snapshot; poll GetRollout until it reaches CANCELED.
Path parameters
Project identifier.
Endpoint identifier.
Rollout identifier.
Request body
Response
OK
Changes
Changed in 3 of the 15 revisions of this API.13
- ○
added the optional property
//////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
/////to the response with the statusresponse-optional-property-added
- ○
- ●
added the new
ROLLOUT_STATE_PAUSINGenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○