Perform Restart Interface
Restarts a specified interface.
Workflow inputs – Perform Restart Interface
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the ConnectionDetails common object that contains the information required to execute a command. | Yes | n/a |
interface name | The interface name for which the state will be changed.
| Yes | n/a |
enable password | The password used to enter the "enable" mode on the router. | No |
|
prompts | An XML document containing the prompts used to enable and interact with a device. | No |
|
Workflow outputs – Perform Restart Interface
Call Workflow Output | Description |
output | XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command. |
success | Did the operation succeed?
Valid values: true, false |