Configure Tenovos CDN Pull Zone. CDN Pull Zones should be based in a region closest to where your content needs to be served to ensure the lowest latency possible. Consider geo-replication for serving content to global users.
The Request Body must be a JSON object of the available configuration properties.
Successful Request. CDN Zone Successfully Created.
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
}
{- "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
}