Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ScheduledActivitySummary

Summary of the scheduled activity for a Fusion environment.

Properties

Optional actions

actions: Array<Action>

List of actions

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 delayInHours

delayInHours: undefined | number

Cumulative delay hours Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

displayName

displayName: string

A friendly name for the scheduled activity. Can be changed later.

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"}}

fusionEnvironmentId

fusionEnvironmentId: string

The OCID of the Fusion environment for the scheduled activity.

id

id: string

Unique identifier that is immutable on creation.

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 scheduled activity. Valid values are Scheduled, In progress , Failed, Completed.

runCycle

runCycle: string

The run cadence of this scheduled activity. Valid values are Quarterly, Monthly, OneOff, and Vertex.

scheduledActivityAssociationId

scheduledActivityAssociationId: string

The unique identifier that associates a scheduled activity with others in one complete maintenance. For example, with ZDT, a complete upgrade maintenance includes 5 scheduled activities - PREPARE, EXECUTE, POST, PRE_MAINTENANCE, and POST_MAINTENANCE. All of them share the same unique identifier - scheduledActivityAssociationId.

scheduledActivityPhase

scheduledActivityPhase: string

A property describing the phase of the scheduled activity.

serviceAvailability

serviceAvailability: string

Service availability / impact during scheduled activity execution, up down

Optional timeAccepted

timeAccepted: Date

The time the scheduled activity record was created. An RFC3339 formatted datetime string.

timeExpectedFinish

timeExpectedFinish: Date

Current time the scheduled activity is scheduled to end. An RFC3339 formatted datetime string.

Optional timeFinished

timeFinished: Date

The time the scheduled activity actually completed / cancelled / failed. An RFC3339 formatted datetime string.

timeScheduledStart

timeScheduledStart: Date

Current time the scheduled activity is scheduled to start. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time the scheduled activity record was updated. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj