Unsolved
1 Rookie
•
7 Posts
0
577
October 2nd, 2020 12:00
API to query iSCSI info to Unisphere
Hi,
Using the resource type "lun", I was trying to get iSCSI info (targets, initiators, iqn, etc.) but couldn't find much.
Also, tried couple of other resource types but no luck.
Anyone using REST API know how for iSCSI info?
Sharing the info would be much appreciated.
- Midlevel Guy
No Events found!
bmcfeeters
1 Rookie
•
72 Posts
0
October 2nd, 2020 12:00
Hi Midlevel Guy,
I assume that you are talking about the Unity array here?
You can find that information the network communication category. Take a look at the attached screenshot and the built-in API guide on your array for details.
Thanks
Bryan
midlevelguy
1 Rookie
•
7 Posts
0
October 2nd, 2020 16:00
Hi Bryan,
Yes, it's for Unity.
Basically, I'm trying to find info on iscsi luns, iqn#s, sizes, initiators that mount those luns.
I can see iqn#s now with iscsiNode resource.
Thanks.
- Midlevel Guy