Delete Scheduled Job
Delete a scheduled job.
Workflow inputs – Delete Scheduled Job
Call Workflow Input | Description | Required | Default Value |
connection details | XML document conforming to the Connection Details common object that contains the information required to execute a command via command line. | Yes | n/a |
task name | Specifies a name for the task. Each task on the system must have a unique name.
Valid values: The name must conform to the rules for file names and must not exceed 238 characters.
| Yes | n/a |
Workflow outputs – Delete Scheduled Job
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 |