Options
All
  • Public
  • Public/Protected
  • All
Menu

Common interface for submit job API

export
interface

ISubmitParms

Hierarchy

Index

Properties

Optional internalReaderFileEncoding

internalReaderFileEncoding: string

Specify internal reader file encoding and corresponding http(s) headers will be appended to the request accordingly

memberof

ISubmitParms

Optional internalReaderLrecl

internalReaderLrecl: string

Specify internal reader LRECL and corresponding http(s) headers will be appended to the request accordingly

memberof

ISubmitJclParms

Optional internalReaderRecfm

internalReaderRecfm: string

Specify internal reader RECFM and corresponding http(s) headers will be appended to the request accordingly "F" (fixed) or "V" (variable)

memberof

ISubmitJclParms

Optional jclSymbols

jclSymbols: string

A string for JCL symbolic substitution

memberof

ISubmitParms

Generated using TypeDoc