SynchronousReplicationRole#
- class SynchronousReplicationRole(*args, **kwargs)#
Bases:
object
Synchronous Replication role related information of the protected resource.
Allowed enum values:
_UNKNOWN
_REDACTED
PRIMARY: VM is in Synchronous Replication, and is active on the primary site.
SECONDARY: This is the target site for VM in Synchronous Replication.
INDEPENDENT: VM is no longer in Synchronous Replication, and not replicating to the configured recovery cluster.
DECOUPLED: VM is no longer in Synchronous Replication, and all the actions are blocked on VM, except a delete operation.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model