Hi,
Is it possible to discover iSCSI targets using libvirt API..?
OR
is it possible to get the similar results of below commands using
libvirtAPI..?
iscsiadm --mode discovery --type sendtargets --portal
server1.example.com
sudo iscsiadm -m discovery -t st -p 192.168.0.10
Regards
Sijo