system_interface_update
Modify specific settings on an existing network interface, such as IP address, status, or description, without altering other configured fields.
Instructions
Update an existing network interface (only specified fields are changed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Interface name to update. | |
| ip | No | New IP address and mask. | |
| status | No | Administrative status: up or down. | |
| description | No | New description. | |
| alias | No | New alias. | |
| allowaccess | No | New allowaccess string. | |
| mtu | No | MTU value (68-9000). | |
| 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 | |||