ProtectedResourceReplicationStatus#

class ProtectedResourceReplicationStatus(*args, **kwargs)#

Bases: object

Status of replication to a specified target site.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • IN_SYNC: The specified recovery point objective is met on the target site and failover can be performed.

  • SYNCING: The system is trying to meet the specified recovery point objective for the target site via ongoing replications and failover can’t yet be performed.

  • OUT_OF_SYNC: The replication schedule is disabled and there are no ongoing replications. Manual action might be needed by the user to meet the recovery point objective.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model