curl --location 'http://10.16.11.91:6012/sddc/v1/v1/os-users//samples' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"os_user_samples": [
{
"cache_allocated_size": 0,
"rx_ops_pm": 0,
"total_tx_bytes": 0,
"allocated_objects": 0,
"tx_ops_pm": 0,
"local_allocated_size": 0,
"create": "2019-08-24T14:15:22.123Z",
"total_del_success_ops": 0,
"total_rx_ops": 0,
"rx_bandwidth_kbyte": 0,
"external_allocated_size": 0,
"total_rx_bytes": 0,
"total_rx_success_ops": 0,
"total_del_ops": 0,
"tx_bandwidth_kbyte": 0,
"del_ops_pm": 0,
"local_allocated_objects": 0,
"allocated_size": 0,
"total_tx_success_ops": 0,
"cache_allocated_objects": 0,
"total_tx_ops": 0,
"policies": {
"property1": {
"storage_classes": {
"property1": {
"cache_allocated_size": 0,
"class_name": "string",
"allocated_objects": 0,
"cache_allocated_objects": 0,
"allocated_size": 0
},
"property2": {
"cache_allocated_size": 0,
"class_name": "string",
"allocated_objects": 0,
"cache_allocated_objects": 0,
"allocated_size": 0
}
}
},
"property2": {
"storage_classes": {
"property1": {
"cache_allocated_size": 0,
"class_name": "string",
"allocated_objects": 0,
"cache_allocated_objects": 0,
"allocated_size": 0
},
"property2": {
"cache_allocated_size": 0,
"class_name": "string",
"allocated_objects": 0,
"cache_allocated_objects": 0,
"allocated_size": 0
}
}
}
},
"external_allocated_objects": 0
}
]
}