COMING SOON!
This endpoint returns all available about a customer configured CDN Pull Zone, including monthly bandwidth usage.
Successful Request.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "id": 192011,
- "name": "Hooli Pull Zone US",
- "enabled": true,
- "blockedIPs": [
- [
- "197.14.69.1",
- "248.167.10.12"
]
], - "enableGeoZoneUS": true,
- "enableGeoZoneEU": false,
- "enableGeoZoneAsia": true,
- "enableGeoZoneSA": true,
- "enableGeoZoneAF": true,
- "zoneSecurityEnabled": false,
- "zoneSecurityKey": "d9f8c7a6e5b4a3f2d1c0b9a8e7f6d5c4",
- "monthlyBandwidthLimit": 10737418240,
- "monthlyBandwidthUsed": 7737418240,
- "enableAccessControlOriginHeader": true,
- "accessControlOriginHeaderExtensions": [
- ".jpg",
- ".jpeg",
- ".png",
- ".webp",
- ".avif",
- ".mp4",
- ".woff2"
], - "blockedCountries": [
- "PK",
- "CN",
- "BY",
- "IR",
- "KP",
- "RU",
- "SY",
- "VE",
- "YE",
- "AF",
- "MM",
- "SD"
], - "enableOptimization": true
}