cdn_update_pullzone
Modify CDN pull zone configurations to update origin URLs, manage referrer restrictions, and adjust caching settings for content delivery optimization.
Instructions
Update pull zone settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pullZoneId | Yes | Pull zone ID | |
| originUrl | No | Origin URL | |
| allowedReferrers | No | Allowed referrer domains | |
| blockedReferrers | No | Blocked referrer domains | |
| enableCacheSlice | No | Enable cache slicing | |
| enableWebPVary | No | Enable WebP Vary header |