Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MaintenanceWindowSummary

Summary of the MaintenanceWindow.

Properties

compartmentId

compartmentId: string

Tenancy OCID

definedTags

definedTags: object

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

Type declaration

  • [key: string]: object
    • [key: string]: any

Optional description

description: undefined | string

A user-friendly description. To provide some insight about the resource. Avoid entering confidential information.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Example: {@code My new resource}

duration

duration: string

Duration if schedule type is Custom

freeformTags

freeformTags: object

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

Type declaration

  • [key: string]: string

id

id: string

The OCID of the resource.

isOutage

isOutage: boolean

Does the maintenenace window cause outage?

isRecurring

isRecurring: boolean

Is this is a recurring maintenance window

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: string

The current state of the MaintenanceWindow.

Optional maintenanceWindowType

maintenanceWindowType: model.MaintenanceWindowType

Type of the MaintenanceWindow.

Optional recurrences

recurrences: undefined | string

Recurrence rule specification if recurring

Optional resourceRegion

resourceRegion: undefined | string

Associated region

Optional systemTags

systemTags: undefined | object

System tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

taskInitiationCutoff

taskInitiationCutoff: number

Task initiation cutoff Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeCreated

timeCreated: Date

The time this resource was created. An RFC3339 formatted datetime string.

Optional timeScheduleStart

timeScheduleStart: Date

Start time of schedule

Optional timeUpdated

timeUpdated: Date

The time this resource was last updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj