Argument | Parameter | Description |
---|
--level | string | Account level Account level (required for creation). Accepted values: ServiceProvider , Organization , User . |
--name | string | Contact name (required for creation). |
--login | login_name | Control panel login name (required for creation). |
--auto | <empty> | Automatic password generation. |
--password | password | Control panel password (required for creation).- On account creation: if --phonepassword option is not supplied, the phone password is set equal to this password.
- On account update: if previously the phone password was the same with the control panel password and --phonepassword option is not supplied, the phone password is set equal to this passwordif previously the phone password was the same with the control panel password and --phonepassword option is not supplied, the phone password is set equal to this password.
|
--phonepassword | phonepassword | Phone password (for level for level = User and phone terminal extensions only and phone terminal extensions only).- On account creation: if not supplied, the phone password is set equal to the control panel password.
- On account update: if supplied, even if previously the phone password was the same with the control panel passwordphone password was the same with the control panel password, the phone password is updated.
|
--parent_login | login_name | Login name of the account that creates this child account (required for creation of organizations and users). |
--email | string | E-mail address (required for creation). |
--company | string | Company Name. |
--telephone | number | Phone number. |
--fax | number | Fax number. |
--address | string | Street. |
--city | string | City. |
--state | string | US state. |
--pcode | string | Postal code. |
--country | string | Country code (required for creation). |
--timezone | string | Timezone name (required for creation). |
--language | string | Interface language as specified by the ISO 639–1 standard (required for creation). |
--phone_language | string | Phone language as specified by the ISO 639–1 standard (required for extension creation). |
--charging_plan | string | Charging plan name. The charging plan must already be created in the parent account. |
--template_id | number | ID of the permissions and limits template. You must provide the ID of a template for the account level you want to create. |
--type | string | Extension type (for level = User only). Allowed values: 'term', 'queue', 'ivr', 'conference', 'voicecenter', 'callback', 'callcard', 'intercom', 'queuecenter' (this is not required). |
--number | number | Extension number (for level = User only) (required for creation). |
--label | string | Extension label (for level = User only) (this is not required and if it is not provided, label will default to extension number). |
--extension_template_id | number | ID of extension template (for level = User only) (this is not required). |
--sendmail | <empty value><empty value> | Send an welcome email to the account owner. Always sent on account creation. On update, sent only if this flag is set. |