Invoke Command

Executes a command via a Command Line, SSH, Telnet, RCE (Remote Command Execution) for Windows, or Windows Command Adapter, based on the <invocation–mechanism> specified in the connection details input.

Workflow inputs – Invoke Command

Input element

Type

Description

Required

Connection details

XML

XML document conforming to the ConnectionDetails common object that contains the information required to execute a command

Yes

command

String

Command to be executed

Yes

commandsStringSpecifies the commands to be executed via SSH mechanism.No

Prompts

XML

An XML document containing the prompts used to enable and interact with a device.

No

Workflow outputs – Invoke Command

Output

Description

command output

Output generated by command execution.

exit code

The exit code returned as part of the command output.

adapter response

XML document returned by the Adapter request executed.

Was this page helpful? Yes No Submitting... Thank you

Comments