Get Static IP Address
Retrieves information about static IP addresses and default gateways on a specified interface.
Workflow inputs – Get Static IP Address
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 information will be retrieved.
Note: The interface name must match the name of the interface as specified in Network Connections. If the interface name contains spaces, it must be enclosed in double quotes (“). | No | If no value is specified for this input, the default interface will be used. |
Workflow outputs – Get Static IP Address
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 |