Options
All
  • Public
  • Public/Protected
  • All
Menu

The z/OSMF log API parameters. See the z/OSMF REST API documentation for full details.

export
interface

IZosLogParms

Hierarchy

  • IZosLogParms

Index

Properties

Optional direction

direction: "forward" | "backward"

The direction param.

memberof

ILogParms

Optional processResponses

processResponses: boolean

The z/OSMF Console API returns '\r' or '\r\n' where line-breaks. Can attempt to replace these sequences with '\n', but there may be cases where that is not preferable. Specify false to prevent processing.

memberof

IConsoleParms

Optional range

range: string

The timeRange param.

memberof

ILogParms

Optional startTime

startTime: any

The z/OS log api time param.

memberof

ILogParms

Generated using TypeDoc