Properties of a Lun.
Package
@google-cloud/bare-metal-solutionProperties
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