FailOverProperties Class
FailOverProperties.
Constructor
FailOverProperties()
Variables
| Name | Description |
|---|---|
|
primary_location
|
Query parameter for the new primary location after failover. |
|
force
|
If Force is false then graceful failover is attempted after ensuring no data loss. If Force flag is set to true, Forced failover is attempted with possible data loss. |
Attributes
force
If Force is false then graceful failover is attempted after ensuring no data loss. If Force flag is set to true, Forced failover is attempted with possible data loss.
force: bool
primaryLocation
Query parameter for the new primary location after failover.
primaryLocation: str