curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v2/os/users//replication/samples' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"user_replication_samples": [
{
"replication_del_latency_us": 0,
"total_bandwidth_kbyte": 0,
"total_ops": 0,
"replication_ops_pm": 0,
"replication_ops": 0,
"replication_del_latency": 0,
"replication_del_ops_pm": 0,
"replication_del_ops": 0,
"replication_latency": 0,
"total_ops_pm": 0,
"total_latency": 0,
"total_latency_us": 0,
"create": "string",
"replication_latency_us": 0,
"total_bytes": 0
}
]
}