Lun Response
data class LunResponse(val bootLun: Boolean, val expireTime: String, val instances: List<String>, val multiprotocolType: String, val name: String, val shareable: Boolean, val sizeGb: String, val state: String, val storageType: String, val storageVolume: String, val wwid: String)
A storage volume logical unit number (LUN).
Constructors
Properties
Link copied to clipboard
Time after which LUN will be fully deleted. It is filled only for LUNs in COOL_OFF state.
Link copied to clipboard
The LUN multiprotocol type ensures the characteristics of the LUN are optimized for each operating system.
Link copied to clipboard
The storage type for this LUN.
Link copied to clipboard
Display the storage volume for this LUN.