HostScsiTopologyLun

HostScsiTopologyLun
HostScsiTopologyLun

This data object type describes the SCSI logical unit.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": "string",
    "lun": 0,
    "scsiLun": "string"
}
string
key
Required

The identifier for the SCSI Lun

integer As int32 As int32
lun
Required

The logical unit number of the SCSI logical unit.

string
scsiLun
Required

The link to data for this SCSI logical unit.