Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace InstanceConfigurationAttachVolumeDetails

Volume attachmentDetails. Please see AttachVolumeDetails

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 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.

type

type: string

Functions

getDeserializedJsonObj

getJsonObj