update_cdn_zone
Modify CDN zone settings on Vultr to configure CORS policies, enable gzip compression, block bots and IP addresses, and manage regional availability.
Instructions
Update a CDN zone configuration. Smart identifier resolution: use origin domain, CDN domain, or UUID.
Args: zone_identifier: The CDN zone origin domain, CDN domain, or ID cors_policy: CORS policy configuration gzip_compression: Enable gzip compression block_ai_bots: Block AI/crawler bots block_bad_bots: Block known bad bots block_ip_addresses: List of IP addresses to block regions: List of regions to enable CDN in
Returns: Updated CDN zone details
Input Schema
Name | Required | Description | Default |
---|---|---|---|
block_ai_bots | No | ||
block_bad_bots | No | ||
block_ip_addresses | No | ||
cors_policy | No | ||
gzip_compression | No | ||
regions | No | ||
zone_identifier | Yes |