Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstanceConfigurationInstanceSourceViaImageDetails

Properties

Optional bootVolumeSizeInGBs

bootVolumeSizeInGBs: undefined | number

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

Optional bootVolumeVpusPerGB

bootVolumeVpusPerGB: undefined | number

The number of volume performance units (VPUs) that will be applied to this volume per GB, representing the Block Volume service's elastic performance options. See Block Volume Performance Levels for more information.

Allowed values:

{@code 10}: Represents Balanced option.

{@code 20}: Represents Higher Performance option.

{@code 30}-{@code 120}: Represents the Ultra High Performance option.

For performance autotune enabled volumes, it would be the Default(Minimum) VPUs/GB. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional imageId

imageId: undefined | string

The OCID of the image used to boot the instance.

Optional instanceSourceImageFilterDetails

instanceSourceImageFilterDetails: model.InstanceConfigurationInstanceSourceImageFilterDetails

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