Options
All
  • Public
  • Public/Protected
  • All
Menu

z/OSMF synchronous most tso command response messages. See the z/OSMF REST API publication for complete details.

export
interface

IZosmfTsoResponse

Hierarchy

  • IZosmfTsoResponse

Index

Properties

Optional appData

appData: string

application messages

memberof

IZosmfTsoResponse

Optional msgData

msgData: IZosmfMessages[]

z/OSMF messages

memberof

IZosmfTsoResponse

Optional queueID

queueID: string

message queue ID

memberof

IZosmfTsoResponse

reused

reused: boolean

reconnected indicator

memberof

IZosmfTsoResponse

servletKey

servletKey: string

unique identifier for the servlet entry

memberof

IZosmfTsoResponse

Optional sessionID

sessionID: string

id of the session

memberof

IZosmfTsoResponse

timeout

timeout: boolean

timeout indicator

memberof

IZosmfTsoResponse

Optional tsoData

tsoData: ITsoMessages[]

TSO/E messages that were received during the request

memberof

IZosmfTsoResponse

ver

ver: string

structure version

memberof

IZosmfTsoResponse

Generated using TypeDoc