Get TCP Connections
Retrieves the information for a specified TCP Connection.
Workflow inputs – Get TCP Connection
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 |
local or remote ip address or port | Value for one of the following for which TCP connection information will be retrieved.: local IP address, local TCP port, remote IP address, remote port. | No | There is no default value. |
Workflow outputs – Get TCP Connection
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 |