Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateInstanceAvailabilityConfigDetails

Options for defining the availability of a VM instance after a maintenance event that impacts the underlying hardware, including whether to live migrate supported VM instances when possible without sending a prior customer notification.

Properties

Optional isLiveMigrationPreferred

isLiveMigrationPreferred: undefined | false | true

Whether to live migrate supported VM instances to a healthy physical VM host without disrupting running instances during infrastructure maintenance events. If null, Oracle chooses the best option for migrating the VM during infrastructure maintenance events.

Optional recoveryAction

recoveryAction: RecoveryAction

The lifecycle state for an instance when it is recovered after infrastructure maintenance.

  • {@code RESTORE_INSTANCE} - The instance is restored to the lifecycle state it was in before the maintenance event. If the instance was running, it is automatically rebooted. This is the default action when a value is not set.
  • {@code STOP_INSTANCE} - The instance is recovered in the stopped state.

Functions

getDeserializedJsonObj

getJsonObj