curl --location --request GET 'http://10.16.11.91:6012/sddc/v1/v1/osds/overview' \
--header 'x-sddc-token: 78ce2df0c80e4b10a28c7779af4dc10f'{
"osd_overview": {
"archive_num": 0,
"critical_usage_num": 0,
"offline_num": 0,
"active_num": 0,
"compound_num": 0,
"ssd_type_num": 0,
"tier_data_num": 0,
"tier_cache_num": 0,
"doing_num": 0,
"warn_usage_num": 0,
"index_num": 0,
"data_num": 0,
"error_num": 0,
"hybrid_type_num": 0,
"hdd_type_num": 0,
"warn_num": 0
}
}