Interface protos.google.cloud.baremetalsolution.v2.ILun (0.3.2)

Properties of a Lun.

Package

@google-cloud/bare-metal-solution

Properties

bootLun

bootLun?: (boolean|null);

Lun bootLun

id

id?: (string|null);

Lun id

multiprotocolType

multiprotocolType?: (google.cloud.baremetalsolution.v2.Lun.MultiprotocolType|keyof typeof google.cloud.baremetalsolution.v2.Lun.MultiprotocolType|null);

Lun multiprotocolType

name

name?: (string|null);

Lun name

shareable

shareable?: (boolean|null);

Lun shareable

sizeGb

sizeGb?: (number|Long|string|null);

Lun sizeGb

state

state?: (google.cloud.baremetalsolution.v2.Lun.State|keyof typeof google.cloud.baremetalsolution.v2.Lun.State|null);

Lun state

storageType

storageType?: (google.cloud.baremetalsolution.v2.Lun.StorageType|keyof typeof google.cloud.baremetalsolution.v2.Lun.StorageType|null);

Lun storageType

storageVolume

storageVolume?: (string|null);

Lun storageVolume

wwid

wwid?: (string|null);

Lun wwid