Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RebootMigrateActionDetails

Parameters for the {@code rebootMigrate} {@link #instanceAction(InstanceActionRequest) instanceAction}.

Properties

Const actionType

actionType: string = "rebootMigrate"

Optional deleteLocalStorage

deleteLocalStorage: undefined | false | true

For bare metal instances that have local storage, this must be set to true to verify that the local storage will be deleted during the migration. For instances without, this parameter has no effect.

Optional timeScheduled

timeScheduled: Date

If present, this parameter will set (or reset) the scheduled time that the instance will be reboot migrated in the format defined by RFC3339. This will also change the {@code timeMaintenanceRebootDue} field on the instance.

If not present, the reboot migration will be triggered immediately.

Methods

getDeserializedJsonObj

getJsonObj