PolicyStatus#
- class PolicyStatus(*args, **kwargs)#
Bases:
object
Status for the replication policy.
Allowed enum values:
_UNKNOWN
_REDACTED
ENABLED: Indicates the policy status is set to ‘enabled’.
DISABLED: Indicates the policy status is set to ‘disabled’.
PARTIALLY_ENABLED: Indicates the policy status is set to ‘partially enabled’.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model