Get Nbtstat Sessions by IP
Retrieves the NetBIOS client and server sessions, listing the remoter computers by destination IP address only.
Workflow inputs – Get Nbtstat Sessions by IP
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 | The IP address of the remote computer to be queried. | Yes | n/a |
Workflow outputs – Get Nbtstat Sessions by IP
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 |