Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstanceConfigurationParavirtualizedAttachVolumeDetails

Properties

Optional device

device: undefined | string

The device name.

Optional displayName

displayName: undefined | string

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

Optional isPvEncryptionInTransitEnabled

isPvEncryptionInTransitEnabled: undefined | false | true

Whether to enable in-transit encryption for the data volume's paravirtualized attachment. The default value is false.

Optional isReadOnly

isReadOnly: undefined | false | true

Whether the attachment should be created in read-only mode.

Optional isShareable

isShareable: undefined | false | true

Whether the attachment should be created in shareable mode. If an attachment is created in shareable mode, then other instances can attach the same volume, provided that they also create their attachments in shareable mode. Only certain volume types can be attached in shareable mode. Defaults to false if not specified.

Const type

type: string = "paravirtualized"

Methods

getDeserializedJsonObj

getJsonObj