resellers_create
Create a reseller account from a reseller package, specifying username, email, password, domain, and IP allocation. Optionally send a welcome email.
Instructions
Create a reseller from a reseller package.
Args: username: New reseller. email: Contact email. password: Initial password. domain: Primary domain. package: Reseller package name. ip: shared | sharedreseller | assign. notify: Send welcome email. confirm: Required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | shared | |
| Yes | |||
| domain | Yes | ||
| notify | No | ||
| confirm | No | ||
| package | Yes | ||
| password | Yes | ||
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |