Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateInstanceSourceViaImageDetails

The details for updating the instance source from an image.

Properties

Optional bootVolumeSizeInGBs

bootVolumeSizeInGBs: undefined | number

The size of the boot volume in GBs. Minimum value is 50 GB and maximum value is 32,768 GB (32 TB). Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

imageId

imageId: string

The OCID of the image used to boot the instance.

Optional isPreserveBootVolumeEnabled

isPreserveBootVolumeEnabled: undefined | false | true

Whether to preserve the boot volume that was previously attached to the instance after a successful replacement of that boot volume.

Optional kmsKeyId

kmsKeyId: undefined | string

The OCID of the Vault service key to assign as the master encryption key for the boot volume.

Const sourceType

sourceType: string = "image"

Methods

getDeserializedJsonObj

getJsonObj