request_def_delete_jobs XML parameters

The following table describes the request_def_delete_jobs XML parameters:

Parameter

Description

user_token

Defines the serial identification number supplied to the user during registration. String.

folder

Defines the Folder wrapper, which is identified by the following parameters:

  • control_m: Defines the name of the Control‑M installation that processes the request. String.
  • folder_name: Defines the Name of the folder. String. Full slash (/) separates the parent folder name. For example, to add job X to an existing sub-folder C, that resides in sub-folder B, that resides in SMART outermost folder A, specify "A/B/C" in the folder_name.
  • folder_library: (Control-M for z/OS only) Defines the name of the library in which the table is located. String.

delete_jobs_criterion

Defines the delete jobs criteria wrapper. String. Consists of filter parameters that enable specifying items to do the following:

  • include: (mandatory) Filter that consists of a sequence of search_criterion elements.
  • exclude: (optional) Filter that consists of a sequence of search_criterion elements.

See include or exclude XML parameters for more information.

For an example of a request, see request_def_add_folder XML example.

Parent Topic

Delete job definitions