Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Schedule

The schedule.

Properties

compartmentId

compartmentId: string

The customer tenancy.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

The description of the schedule.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {@code {"bar-key": "value"}}

id

id: string

The OCID representing a unique shedule.

lifecycleState

lifecycleState: LifecycleState

The schedule lifecycle state.

name

name: string

The unique name of the schedule created by the user.

Optional outputFileFormat

outputFileFormat: OutputFileFormat

Specifies the supported output file format.

Optional queryProperties

queryProperties: model.QueryProperties

resultLocation

resultLocation: ObjectStorageLocation

Optional savedReportId

savedReportId: undefined | string

The saved report ID which can also be used to generate a query.

scheduleRecurrences

scheduleRecurrences: string

Specifies the frequency according to when the schedule will be run, in the x-obmcs-recurring-time format described in RFC 5545 section 3.3.10. Supported values are : ONE_TIME, DAILY, WEEKLY and MONTHLY.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The date and time the schedule was created.

Optional timeNextRun

timeNextRun: Date

The date and time of the next job execution.

timeScheduled

timeScheduled: Date

The date and time of the first time job execution.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Schedule): object

getJsonObj