RollbackAttempt(mapping=None, *, ignore_unknown_fields=False, **kwargs)
RollbackAttempt represents an action of rolling back a Cloud Deploy 'Target'.
Attributes |
|
---|---|
Name | Description |
destination_phase |
str
Output only. The phase to which the rollout will be rolled back to. |
rollout_id |
str
Output only. ID of the rollback Rollout to create.
|
state |
google.cloud.deploy_v1.types.RepairState
Output only. Valid state of this rollback action. |
state_desc |
str
Output only. Description of the state of the Rollback. |
disable_rollback_if_rollout_pending |
bool
Output only. If active rollout exists on the target, abort this rollback. |