curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v1/dfs-storage-classes//samples' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"dfs_storage_class_samples": [
{
"write_iops": 0,
"recovery_iops": 0,
"used_kbyte": 0,
"degraded_percent": 0,
"total_kbyte": 0,
"data_kbyte": 0,
"recovery_bandwidth_kbyte": 0,
"read_bandwidth_kbyte": 0,
"unavailable_percent": 0,
"actual_kbyte": 0,
"recovery_percent": 0,
"read_iops": 0,
"healthy_percent": 0,
"write_latency_us": 0,
"create": "2019-08-24T14:15:22Z",
"write_bandwidth_kbyte": 0,
"read_latency_us": 0
}
]
}