restart_interface
Restart a network interface on a device. Requires explicit confirmation to execute; otherwise returns impact analysis.
Instructions
Restart (bounce) a network interface. REQUIRES explicit confirmation.
This is a state-modifying action. You MUST set confirm=true to execute. If confirm is false or missing, an impact analysis is returned instead.
Args: device: Hostname of the network device. interface: Interface name to restart (e.g., GigabitEthernet0/0). confirm: Must be explicitly set to true to execute the restart.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| confirm | No | ||
| interface | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |