curl --location 'http://10.16.11.91:6012/sddc/v1/v1/os-buckets/samples?ids=undefined' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"os_buckets_samples": [
{
"paging": {
"count": 0,
"truncated": true,
"total_count": 0,
"duration_end": "2019-08-24T14:15:22.123Z",
"period": "string",
"next": "string",
"limit": 0,
"offset": 0,
"duration": 0,
"duration_begin": "2019-08-24T14:15:22.123Z"
},
"id": 0,
"samples": [
{
"delete_obj_category": {
"download_bytes": 0,
"upload_bytes": 0,
"ops": 0
},
"put_obj_category": {
"download_bytes": 0,
"upload_bytes": 0,
"ops": 0
},
"objects": 0,
"list_bucket_category": {
"download_bytes": 0,
"upload_bytes": 0,
"ops": 0
},
"get_obj_category": {
"download_bytes": 0,
"upload_bytes": 0,
"ops": 0
},
"post_obj_category": {
"download_bytes": 0,
"upload_bytes": 0,
"ops": 0
},
"used_capacity_bytes": {
"property1": 0,
"property2": 0
},
"cache_allocated_size": 0,
"rx_ops_pm": 0,
"up_latency_us": 0,
"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
}
},
"allocated_objects": 0,
"num_up": 0,
"total_tx_bytes": 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,
"total_rx_bytes": 0,
"external_allocated_size": 0,
"num_down": 0,
"total_rx_success_ops": 0,
"total_del_ops": 0,
"down_latency_us": 0,
"latency_down": 0,
"list_ops_pm": 0,
"tx_bandwidth_kbyte": 0,
"del_ops_pm": 0,
"local_allocated_objects": 0,
"allocated_size": 0,
"total_tx_success_ops": 0,
"latency_up": 0,
"cache_allocated_objects": 0,
"total_tx_ops": 0,
"external_allocated_objects": 0
}
]
}
]
}