curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v2/os/users//origin-pull/samples' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"user_origin_pull_samples": [
{
"total_bandwidth_kbyte": 0,
"agent_latency_us": 0,
"agent_ops_pm": 0,
"total_ops": 0,
"agent_ops": 0,
"agent_size_bytes": 0,
"agent_bandwidth_kbyte": 0,
"success_agent_ops": 0,
"agent_latency": 0,
"total_ops_pm": 0,
"total_latency": 0,
"total_size_bytes": 0,
"success_ops": 0,
"total_latency_us": 0,
"create": "string"
}
]
}