HostInternetScsiTargetTransport
HostInternetScsiTargetTransport
Internet SCSI transport information about a SCSI target.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"iScsiName": "string",
"iScsiAlias": "string",
"address": [
"string"
]
}
string
iScsiName
Required
The iSCSI name of the target.
string
iScsiAlias
Required
The iSCSI alias of the target.
array of string
address
Optional
The IP addresses through which the target may be reached.