RepmgrdState

RepmgrdState
RepmgrdState
JSON Example
{
    "status": "string",
    "details": "string"
}
string
status
Optional

Status of repmgrd service. Valid states are:

  • RUNNING
  • NOT RUNNING
  • NOT APPLICABLE
  • UNKNOWN
Note: NOT APPLICABLE status is displayed when failover mode is MANUAL
string
details
Optional

Additional info on the repmgrd state that would be useful in triaging error cases.

Property Of