CompoundReplicationStatus
CompoundReplicationStatus
Compound status of a replication type.
JSON Example
{
"status": "string",
"rpo_violation": false
}
string
status
Optional
The status of the replication.
Possible values are : FULL_SYNC, SYNC, INITIAL_FULL_SYNC, PAUSED, RPO_VIOLATION, MOVING, OK, ERROR, CONFIGURING, NOT_ACTIVE, UNKNOWN, SYNC_RPO_VIOLATION, NOT_ACTIVE_RPO_VIOLATION, ERROR_RPO_VIOLATION, FULL_SYNC_RPO_VIOLATION, RECOVERING, RECOVERED, DISK_RESIZING,
boolean
rpo_violation
Optional
Indicate whether there is any RPO violation for the replication.