FailoverState

FailoverState
FailoverState

Information on failover setting for this HA cluster

JSON Example
{
    "mode": "string",
    "details": "string",
    "repmgrd": {
        "status": "string",
        "details": "string"
    }
}
string
mode
Optional

The current failover mode. The valid values are:

  • MANUAL
  • AUTOMATIC
  • UNKNOWN
string
details
Optional

Additional info on the failover mode that would be useful in triaging error cases.

repmgrd
Optional

repmgrd

Property Of