Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMaintenanceWindowDetails

The information about new MaintenanceWindow.

Properties

compartmentId

compartmentId: string

Tenancy OCID

Optional definedTags

definedTags: undefined | object

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

Optional description

description: undefined | string

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

Optional displayName

displayName: undefined | 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

Optional freeformTags

freeformTags: undefined | 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"}}

Optional isOutage

isOutage: undefined | false | true

Does the maintenenace window cause outage?

Optional isRecurring

isRecurring: undefined | false | true

Is this is a recurring maintenance window

Optional maintenanceWindowType

maintenanceWindowType: model.MaintenanceWindowType

Type of maintenenace window

Optional recurrences

recurrences: undefined | string

Recurrence rule specification if recurring

Optional taskInitiationCutoff

taskInitiationCutoff: undefined | number

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

Optional timeScheduleStart

timeScheduleStart: Date

Start time of schedule

Functions

getDeserializedJsonObj

getJsonObj