cwp_account_create
Create a CentOS Web Panel (CWP) hosting account with domain, username, password, email, and package to provision users.
Instructions
Create a new CWP account with domain, username, and package
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address for the account | ||
| inode | No | Inode limit (optional) | |
| backup | No | Enable backup (default: true) | |
| domain | Yes | Primary domain for the account | |
| autossl | No | Enable AutoSSL (default: false) | |
| package | Yes | Hosting package name | |
| password | Yes | Password for the account (minimum 8 characters) | |
| username | Yes | Username for the account | |
| server_ips | No | Server IPs (optional) | |
| limit_nproc | No | Process limit (optional) | |
| limit_nofile | No | File limit (optional) |