POST / HTTP/1.1
Host: console.zenlayer.com/api/v2/cdn
Content-Type: application/json
X-TC-Action: DescribeAccelerationRegions
<Common Request Params>
Request:
{
}
Response:
{
"requestId": "T6883FCD0-3E7D-44EA-A517-A421A52A27F4",
"response": {
"requestId": "T6883FCD0-3E7D-44EA-A517-A421A52A27F4",
"regionSet": [
{
"regionId": "0bf12a3e-0a44-4515-bda8-1fcb25a2e311",
"regionName": "GlobalExcludingMainlandChina"
},
{
"regionId": "9e00168d-748d-4ff0-8aa5-8bc3792e8988",
"regionName": "Global"
}
]
}
}