curl --location --request GET 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebm/instance_raid_list?regionID=nm8&azName=az1&instanceUUID=ss-0vcdf1cn1wnn1o10u0cjobbuvenh' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e'{
"description":"成功",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{
"raidDetail":{
"dataVolume":{
"name":"NORAID",
"uuid":"r-qytwf9r5h0yn9x4evjkyr0n1cwyb",
"volumeType":"data"
},
"systemVolume":{
"name":"RAID1",
"uuid":"r-wtzluqacgzzxgunnabdkpnpjew3d",
"volumeType":"system"
}
}
},
"statusCode":800
}