infomaniak_delete_site_alias
Remove an alias FQDN from a hosting site so its Apache vhost stops responding. Main domain cannot be removed; requires confirmation token.
Instructions
Remove one alias FQDN from a web hosting site (the main FQDN cannot be removed). Two-phase commit. After this, the site's Apache vhost will no longer respond to the alias. Manager-private.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | The FQDN to remove (e.g. `*.evo.broz.be` or `client1.example.com`). Cannot remove the main FQDN of the site (that's the `is_main: true` entry in the list). | |
| site_id | Yes | ||
| hosting_id | Yes | ||
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||