Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FsuCycle

Exadata Fleet Update Cycle resource details.

Properties

Optional applyActionSchedule

applyActionSchedule: model.StartTimeScheduleDetails

Optional batchingStrategy

Optional collectionType

collectionType: model.CollectionTypes

Type of Collection this Exadata Fleet Update Cycle belongs to.

compartmentId

compartmentId: string

Compartment Identifier.

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 displayName

displayName: undefined | string

Exadata Fleet Update Cycle display name.

Optional executingFsuActionId

executingFsuActionId: undefined | string

OCID identifier for the Action that is currently in execution, if applicable.

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

fsuCollectionId

fsuCollectionId: string

OCID identifier for the Collection ID the Exadata Fleet Update Cycle is assigned to.

Optional goalVersionDetails

id

id: string

OCID identifier for the Exadata Fleet Update Cycle.

Optional lastCompletedAction

lastCompletedAction: model.DetailedActionTypes

The latest Action type that was completed in the Exadata Fleet Update Cycle. No value would indicate that the Cycle has not completed any Action yet.

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: CycleLifecycleStates

The current state of the Exadata Fleet Update Cycle.

Optional nextActionToExecute

nextActionToExecute: Array<NextActionToExecuteDetails>

In this array all the possible actions will be listed. The first element is the suggested Action.

Optional stageActionSchedule

stageActionSchedule: model.StartTimeScheduleDetails

Optional systemTags

systemTags: undefined | object

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

timeCreated

timeCreated: Date

The date and time the Exadata Fleet Update Cycle was created, as described in RFC 3339, section 14.29.

Optional timeFinished

timeFinished: Date

The date and time the Exadata Fleet Update Cycle was finished, as described in RFC 3339.

Optional timeUpdated

timeUpdated: Date

The date and time the Exadata Fleet Update Cycle was updated, as described in RFC 3339, section 14.29.

type

type: string

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: FsuCycle): object

getJsonObj