Update your Tenovos CDN Pull Zone Configuration. CDN Zones should be based on a region closest to where your content needs to be delivered to ensure the lowest latency possible. Consider geo-replication for global delivery.
The Request Body must be a JSON object of the available configuration properties.
The CDN zone was successfully updated
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
}