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