curl --location --request POST 'http://10.16.11.91:6012/sddc/v1/v2/os/buckets/sync-policy-progress' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"bucket_progress": {
"progress": {
"status": "string",
"pong": "string",
"slowest_time": "string"
},
"rules_progress": [
{
"dsts": [
{
"status": [
{
"status": "string",
"pong": "string",
"slowest_time": "string"
}
],
"ping": "string"
}
],
"id": "string"
}
]
},
"id": 0,
"name": "string"
}