How can i get the IQN of iScsi HBA?
How can i use the following object:
i have tried this:
var myVcHostInternetScsiHba = new VcHostInternetScsiHba() ;
iqn = VcHostInternetScsiHba.iScsiName;
But it does not work.
regards Denis
How can i get the IQN of iScsi HBA?
How can i use the following object:
i have tried this:
var myVcHostInternetScsiHba = new VcHostInternetScsiHba() ;
iqn = VcHostInternetScsiHba.iScsiName;
But it does not work.
regards Denis