infomaniak_create_site
Create a new site on an Infomaniak web hosting with a two-phase commit process: plan first, then confirm with a token to execute.
Instructions
Creates a new site on an Infomaniak web hosting. Two-phase commit: first call returns a plan with a confirmation_token, second call (same params + token) actually creates the site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hosting_id | Yes | ||
| fqdn | Yes | ||
| directory | No | ||
| environment | No | apache_php | |
| confirmation_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||