{
"regionID": "nm8"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/type-families' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "nm8"
}'{
"returnObj": {
"flavor_families": ["g7", "fc1", "hc1", "s2", "s7", "hm1", "fm1", "m7", "m2", "p8a", "c7", "pi7"]
},
"message": "SUCCESS",
"description": "成功",
"statusCode": 800
}