Class RepairRolloutOperation (1.18.0)

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

Contains the information for an automated repair rollout operation.

Attributes

NameDescription
rollout str
Output only. The name of the rollout that initiates the AutomationRun.
current_repair_mode_index int
Output only. The index of the current repair action in the repair sequence.
repair_phases MutableSequence[google.cloud.deploy_v1.types.RepairPhase]
Output only. Records of the repair attempts. Each repair phase may have multiple retry attempts or single rollback attempt.