curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v2/os/users//sync/samples' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"user_sync_samples": [
{
"rx_bytes": 0,
"sync_latency_us": 0,
"create": "string",
"sync_latency": 0,
"sync_ops": 0,
"sync_bandwidth_kbyte": 0,
"tx_bytes": 0,
"sync_ops_pm": 0,
"sync_bytes": 0
}
]
}