{
"orgID": 206917757453613837,
"pageNo":1,
"pageSize":10
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/vdc/list-vdc-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 '{
"orgID": 206917757453613837,
"pageNo":1,
"pageSize":10
}'{
"description": "成功",
"errorCode": "Success",
"message": "success",
"returnObj": {
"results": {
"id": 2,
"name": "贵州实验局123",
"regionId": "2022guizhou_syj"
},
"currentCount": 1,
"totalPage": 1,
"totalCount": 3
},
"statusCode": 800,
"traceID": "4552c7aa1237c142dc7a4b0145ea396a"
}