Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Update

Properties

Optional availableActions

availableActions: Array<AvailableActions>

The possible actions performed by the update operation on the infrastructure components.

description

description: string

Details of the maintenance update package.

id

id: string

The OCID of the maintenance update.

Optional lastAction

lastAction: LastAction

The previous update action performed.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Descriptive text providing additional details about the lifecycle state.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the maintenance update. Dependent on value of {@code lastAction}.

timeReleased

timeReleased: Date

The date and time the maintenance update was released.

updateType

updateType: UpdateType

The type of cloud VM cluster maintenance update.

version

version: string

The version of the maintenance update package.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Update): object

getJsonObj

  • getJsonObj(obj: Update): object