Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduleReportDetails

The details of the report schedule.

Properties

compartmentId

compartmentId: string

The OCID of the compartment in which the resource should be created.

Optional displayName

displayName: undefined | string

The name of the report to be scheduled

mimeType

mimeType: MimeType

Specifies if the report will be in .xls or .pdf format

reportDetails

schedule

schedule: string

The schedule to generate the report periodically in the specified format: ;

Allowed version strings - \"v1\" v1's version specific schedule - Each of the above fields potentially introduce constraints. A workrequest is created only when clock time satisfies all the constraints. Constraints introduced: 1. seconds = (So, the allowed range for is [0, 59]) 2. minutes = (So, the allowed range for is [0, 59]) 3. hours = (So, the allowed range for is [0, 23]) 4. can be either '*' (without quotes or a number between 1(Monday) and 7(Sunday)) No constraint introduced when it is '*'. When not, day of week must equal the given value 5. can be either '*' (without quotes or a number between 1 and 28) No constraint introduced when it is '*'. When not, day of month must equal the given value

Functions

getDeserializedJsonObj

getJsonObj