The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

z/OS DevOps

allocateDS: Allocate Dataset Declarative

  • dsn : String
  • dsOrg
    • Values: PO, POE, PS, VS
  • primary : int
  • secondary : int
  • recFm
    • Values: F, FB, V, VB, U, VSAM, VA
  • alcUnit (optional)
    • Values: TRK, CYL
  • avgBlk : int (optional)
  • blkSize : int (optional)
  • dataClass : String (optional)
  • dirBlk : int (optional)
  • dsModel : String (optional)
  • dsnType (optional)
    • Values: LIBRARY, HFS, PDS, LARGE, BASIC, EXTREQ, EXTPREF
  • lrecl : int (optional)
  • mgntClass : String (optional)
  • storClass : String (optional)
  • unit : String (optional)
  • volser : String (optional)

downloadDS: Download File Declarative

  • dsn : String
  • getETag : boolean (optional)
  • vol : String (optional)

step([$class: 'SubmitJobStep']): [z/OS] - Submit job

  • connectionName : String
  • jobName : String

submitJob: Submit Job Declarative

  • fileToSubmit : String

submitJobSync: Submit Job Synchronously Declarative

  • fileToSubmit : String

writeFileToMember: Write file to Dataset Member Declarative

  • dsn : String
  • member : String
  • file : String

writeFileToDS: Write file to Dataset Declarative

  • dsn : String
  • file : String

writeToDS: Write to Dataset Declarative

  • dsn : String
  • text : String

writeToMember: Write to Dataset Member Declarative

  • dsn : String
  • member : String
  • text : String

zosmf: ZosmfStepDeclarative

  • connectionName : String

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.