Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • format: 
    • <command> <placeholder>
  • default value: 
    • rm %s
  • description:
    • The command to delete the temporary file with the return values. The placeholder will be substituted during the job execution. 

 

Display feature availability
StartingFromRelease1.12.2

temp_dir

  • type
    • String
  • description:
    • This parameter is used to set the path of tte remote folder where the user has write privileges.
      •  if the parameter is not set the default working dir of the SSH session is used.

auto_detect_os

The SSH Job always tries to detect the remote OS and assumes the remote shell. The preCommandpostCommandRead and postCommandDelete parameters will be set automatically.

  • type
    • boolean
  • description:
    • If set to false this parameter deactivates the automatic setting of the above mentioned parameters, detection of the remote OS and shell will be carried out and logged regardlessly.
  • default value: 
    • true

Configuration

To use the return-values-feature configure a SSH job with JOE and choose JobSchedulerSSHJob

...