Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateExecutionWindowDetails

Request to create an execution window resource under an execution resource.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

executionResourceId

executionResourceId: string

The OCID of the execution resource the execution window belongs to.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Optional isEnforcedDuration

isEnforcedDuration: undefined | false | true

Indicates if duration the user plans to allocate for scheduling window is strictly enforced. The default value is {@code FALSE}.

timeScheduled

timeScheduled: Date

The scheduled start date and time of the execution window.

windowDurationInMins

windowDurationInMins: number

Duration window allows user to set a duration they plan to allocate for Scheduling window. The duration is in minutes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj