{
"regionIds": ["nm8"],
"orgCode": "ct_4b046b3078cf4a6588ab4635eb124985"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/vdc/band-pool' \
--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 '{
"regionIds": ["nm8"],
"orgCode": "ct_4b046b3078cf4a6588ab4635eb124985"
}'{
"description": "成功",
"errorCode": "Success",
"message": "success",
"returnObj": null,
"statusCode": 800,
"traceID": "a3461b19ffd856a76252ab9c8f58c7e9"
}