kvdb
Get the current KVDB compaction status.
get/kvdbs/{alias}/compact
Query parameters
prettyboolean
Pretty print the response body.
Response
OK
Example response
{
"samp_lwm_pct": 33,
"samp_hwm_pct": 66,
"samp_curr_pct": 50,
"active": true
}