set_interface_enabled
Enable or disable a router interface using its ID. Use this to control network connectivity, remembering that disabling the interface you are connected through will cut off remote access.
Instructions
Bring an interface up or down.
Disabling the interface you are reaching the router through will cut this connection, and nothing here can undo that remotely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| interface_id | Yes | The interface 'id' from list_interfaces, e.g. '*3'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |