Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BootVolumeAttachment

Represents an attachment between a boot volume and an instance.

*Warning:** Oracle recommends that you avoid using any confidential information when you supply string values using the API.

Properties

availabilityDomain

availabilityDomain: string

The availability domain of an instance.

Example: {@code Uocm:PHX-AD-1}

bootVolumeId

bootVolumeId: string

The OCID of the boot volume.

compartmentId

compartmentId: string

The OCID of the compartment.

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional encryptionInTransitType

encryptionInTransitType: model.EncryptionInTransitType

Refer the top-level definition of encryptionInTransitType. The default value is NONE.

id

id: string

The OCID of the boot volume attachment.

instanceId

instanceId: string

The OCID of the instance the boot volume is attached to.

Optional isPvEncryptionInTransitEnabled

isPvEncryptionInTransitEnabled: undefined | false | true

Whether in-transit encryption for the boot volume's paravirtualized attachment is enabled or not.

lifecycleState

lifecycleState: LifecycleState

The current state of the boot volume attachment.

timeCreated

timeCreated: Date

The date and time the boot volume was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Optional timeUpdated

timeUpdated: Date

The date and time the boot volume attachment was updated, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj