Update Telnet Server Port
Sets the Telnet port on a computer running Telnet Server.
Note: This workflow is only available for use in Microsoft Windows environments.
Workflow inputs – Update Telnet Server Port
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 |
port | The port number to be set for Telnet.
Valid value: An integer greater than 0 and less than 1024 | Yes | n/a |
Workflow outputs – Update Telnet Server Port
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 |