RepmgrdState
RepmgrdState
JSON Example
{
"status": "string",
"details": "string"
}
string
status
Optional
Status of repmgrd service. Valid states are:
- RUNNING
- NOT RUNNING
- NOT APPLICABLE
- UNKNOWN
string
details
Optional
Additional info on the repmgrd state that would be useful in triaging error cases.