|
|
| Command | The command to be sent to the remote host.
|
| Connected | Triggers a connection or disconnection.
|
| ErrorMessage | The error message returned when any of the steps prior to command execution fail.
|
| ExitStatus | The exit code for the last executed command.
|
| Firewall | A set of properties related to firewall access.
|
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
|
| LocalPort | The TCP port in the local host where IPPort binds.
|
| SSHAcceptServerHostKey | Instructs the component to accept the server host key that matches the supplied key.
|
| SSHAuthMode | The authentication method to be used the component when performing an SSHLogon .
|
| SSHCert | A certificate to be used for authenticating the SSHUser .
|
| SSHCompressionAlgorithms | A comma-separated list containing all allowable compression algorithms.
|
| SSHEncryptionAlgorithms | A comma-separated list containing all allowable compression algorithms.
|
| SSHHost | The address of the SSH host.
|
| SSHPassword | The password for SSH password-based authentication.
|
| SSHPort | The port on the SSH server where the SSH service is running; by default, 22.
|
| SSHUser | The username for SSH authentication.
|
| Stdin | A string of data to be sent to the remote host while connected.
|
| Timeout | A timeout for the component.
|