Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IStartStopResponses

Index

Properties

collectedResponses

collectedResponses: IZosmfTsoResponse[]

Collected responses from z/OSMF

memberof

IStartStopResponse

Optional failureResponse

failureResponse: ImperativeError

If an error occurs, returns the ImperativeError, which contains cause error.

memberof

IStartStopResponse

messages

messages: string

Appended collected messages including READY prompt at the end.

memberof

ICollectedResponses

servletKey

servletKey: string

Servlet key from IZosmfTsoResponse

memberof

IStartStopResponse

success

success: boolean

True if the command was issued and the responses were collected.

memberof

IStartStopResponse

zosmfTsoResponse

zosmfTsoResponse: IZosmfTsoResponse

Response from z/OSMF to start rest call

memberof

IStartStopResponse

Generated using TypeDoc