Options
All
  • Public
  • Public/Protected
  • All
Menu

The ZosFiles API response.

export

Hierarchy

Index

Properties

Optional apiResponse

apiResponse: any

The api response object, housing any returned header information.

commandResponse

commandResponse: string

Relevant information about the performed file operation.

Optional errorMessage

errorMessage: string

The error message text. If not defined, the command response will be used.

success

success: boolean

Indicates the success of retrieving specified file information.

Generated using TypeDoc