system_admin_create
Create an administrator account for FortiOS with username, password, profile, and optional VDOM or trusted host restrictions.
Instructions
Create a new administrator account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New administrator username. | |
| password | Yes | Password for the new admin account. | |
| profile | No | Admin profile: super_admin, prof_admin, or a custom profile name. | super_admin |
| comments | No | Optional comment. | |
| trusthost1 | No | Trusted host 1 (CIDR notation e.g. '192.168.1.0/24'). | |
| vdom | No | Target VDOM name. Defaults to the server default VDOM. Use '*' for all VDOMs (super-admin required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||