ReplicationSummary#
- class ReplicationSummary(*args, **kwargs)#
Bases:
object
Replication summary enum values.
Allowed enum values:
_UNKNOWN
_REDACTED
SCHEDULE_MET: Indicates the replication has met the schedule.
SCHEDULE_MISSED: Indicates the replication has missed the schedule.
SCHEDULE_PAUSED: Indicates the replication has paused the schedule.
REPLICATION_ERROR: Indicates the replication is in error state.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model