combell_accounts_create
Create a new hosting account by selecting a servicepack, placing an order on your Combell reseller contract, and returning a provisioning job ID to track background setup.
Instructions
Create a new account for a servicepack. SIDE EFFECT: this orders a product on your Combell reseller contract and may incur costs. Provisioning runs in the background: the result contains a provisioning job id to poll with combell_provisioning_jobs_get.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Identifier for the account; a domain name for hosting accounts | |
| ftp_password | No | FTP password when the servicepack contains hosting: 8-20 characters, letters and digits, at least one digit and one letter, no spaces, none of * € $ & + } { ' " \ | |
| servicepack_id | Yes | Servicepack id (see combell_servicepacks_list) |