infomaniak_create_site
Creates a new site on an Infomaniak web hosting using a two-phase commit: first plan, then confirm with a token.
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 | |||