Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenerateReportDetails

Details for the report generation.

Properties

compartmentId

compartmentId: string

The OCID of the compartment into which the resource should be moved.

Optional description

description: undefined | string

The description of the report to be generated

displayName

displayName: string

The name of the report to be generated

mimeType

mimeType: MimeType

Specifies the format of report to be .xls or .pdf

Optional rowLimit

rowLimit: undefined | number

Specifies the limit on the number of rows in the report. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional targetIds

targetIds: Array<string>

Array of database target OCIDs.

Optional timeGreaterThan

timeGreaterThan: Date

Specifies the time after which the data needs to be reported.

Optional timeLessThan

timeLessThan: Date

Specifies the time until which the data needs to be reported.

Functions

getDeserializedJsonObj

getJsonObj