Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for starting an app on a TSO Address Space

export
interface

IStartTsoAppParms

Hierarchy

  • IStartTsoAppParms

Index

Properties

appKey

appKey: string

App Key of application to be started at a TSO address space

memberof

IStartTsoAppParms

Optional queueID

queueID: string

Queue ID of an active address space

memberof

IStartTsoAppParms

Optional servletKey

servletKey: string

Servlet key of an active address space

memberof

IStartTsoAppParms

startupCommand

startupCommand: string

Startup command to run at TSO address space

memberof

IStartTsoAppParms

Generated using TypeDoc