cdn_setup_cdn_for_website
Create a CDN zone for a website by specifying the origin domain, with options to enable security features, gzip compression, and select regions.
Instructions
Set up a CDN zone with optimal settings for a website.
Args: origin_domain: Origin domain for the website enable_security: Enable bot blocking and security features enable_compression: Enable gzip compression regions: List of regions to enable (if not specified, uses global)
Returns: Created CDN zone with setup details and next steps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| regions | No | ||
| origin_domain | Yes | ||
| enable_security | No | ||
| enable_compression | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||