Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for delete job (cancel and purge) z/OSMF API

export
interface

IDeleteJobParms

Hierarchy

  • IDeleteJobParms

Index

Properties

jobid

jobid: string

job id for the job you want to delete

memberof

IDeleteJobParms

jobname

jobname: string

job name for the job you want to delete

memberof

IDeleteJobParms

Optional modifyVersion

modifyVersion: "1.0" | "2.0"

Optional Version of the X-IBM-Job-Modify-Version header to use (see ZosmfHeaders) If omitted, functionality is the same as if specifying "1.0" - the deletion of the job is asynchronous If "2.0" is specified, the cancel and purge is synchronous

memberof

IDeleteJobParms

Generated using TypeDoc