| Class | Description |
|---|---|
| SCSILunName |
SCSILunName
This sample displays the CanonicalName,Vendor,Model,Data,Namespace
and NamespaceId of the host SCSI LUN name
Parameters:
url [required] : url of the web service
username [required] : username for the authentication
password [required] : password for the authentication
hostname [required] : host for which SCSI details will be displayed
Command Line:
run.bat com.vmware.scsilun.SCSILunName
--url [webserviceurl] --username [username] --password [password]
--hostname [host name]
|