cancel (z/OS®)
Describes the cancel Web service for IBM Workload Scheduler for z/OS application occurrences.
- Description
- Use this service to delete an application occurrence from the current plan.
- Input parameters
-
- engineName
- The name of the IBM Workload Scheduler for z/OS controller.
- jobStreamId
- The occurrence identifier in the current plan. Note that the plan object identifiers returned contain the '\0' character. This is not a valid character and must be replaced by a blank.
- isPending
- The occurrence is in pending status. The value can be true or false.
- Output
- The response cancelResponse is void if the service ran successfully; otherwise, it returns one of the errors described in Managing errors.