Class Rollback (2.3.0)

Rollback(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Rolls back a Rollout.

Attributes

Name Description
destination_phase str
Optional. The starting phase ID for the Rollout. If unspecified, the Rollout will start in the stable phase.
disable_rollback_if_rollout_pending bool
Optional. If pending rollout exists on the target, the rollback operation will be aborted.