Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RollbackAction

Rollback Exadata Fleet Update Action details. This would rollback the specified targets to the source version before patching and remove them from the Collection.

Properties

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 details

Optional displayName

displayName: undefined | string

Exadata Fleet Update Action display name.

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

fsuCycleId

fsuCycleId: string

OCID identifier for the Exadata Fleet Update Cycle the Action will be part of.

id

id: string

OCID identifier for the Exadata Fleet Update Action.

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

The current state of the Exadata Fleet Update Action.

Optional progress

progress: model.FsuActionProgressDetails

Optional relatedFsuActionId

relatedFsuActionId: undefined | string

OCID identifier for the Exadata Fleet Update Action.

Optional scheduleDetails

scheduleDetails: 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 Action was created, as described in RFC 3339, section 14.29.

Optional timeFinished

timeFinished: Date

The date and time the Action was finished, as described in RFC 3339.

Optional timeStarted

timeStarted: Date

The date and time the Action was started, as described in RFC 3339, section 14.29.

Optional timeUpdated

timeUpdated: Date

The date and time the Action was last updated, as described in RFC 3339, section 14.29.

Const type

type: string = "ROLLBACK_AND_REMOVE_TARGET"

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: FsuAction): object

getJsonObj