Get IP Address
Retrieves the information for a specified IP address.
Workflow inputs – Get 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 |
ip address or interface name | The IP address or interface name for which information will be retrieved.
Note: For Windows environments, the value must be and IP address. For Red Hat Linux or Sun Solaris environments, the value must be an interface name. | No | If no value is specified for this input, the default interface will be used. |
Workflow outputs – Get 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 |