ReplicationDirection#
- class ReplicationDirection(*args, **kwargs)#
Bases:
object
Post failover, resume replication direction enum value.
Allowed enum values:
_UNKNOWN
_REDACTED
PRIMARY_TO_SECONDARY: In an unplanned failover, resume replication from the primary file server.
SECONDARY_TO_PRIMARY: In an unplanned failover, resume replication from the secondary file server.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model