curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v2/os/buckets//replication-stats' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"count": 0,
"latest_mtime": "string",
"rules": [
{
"key": "string",
"val": {
"count": 0,
"backends": [
{
"key": 0,
"val": {
"count": 0,
"backend_id": 0,
"targets": [
{
"key": 0,
"val": {
"count": 0,
"status": "string",
"target_id": 0,
"state": "string",
"mtime": "string",
"size": 0
}
}
],
"size": 0
}
}
],
"rule": "string",
"size": 0
}
}
],
"bucket_id": "string",
"last_run_time": "string",
"size": 0
}