bunny_manage_pull_zone_hostnames
Add or remove custom hostnames on a CDN pull zone, then point a CNAME to the b-cdn.net hostname. SSL certificates are issued automatically.
Instructions
Add or remove a custom hostname (e.g. cdn.example.com) on a CDN pull zone. After adding, point a CNAME record to the pull zone's b-cdn.net hostname. A free SSL certificate is provisioned automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pull Zone ID | |
| action | Yes | Action to perform: 'add' or 'remove' | |
| hostname | Yes | Custom hostname, e.g. cdn.example.com |