Unsolved
1 Rookie
•
7 Posts
1
781
July 9th, 2020 14:00
Unisphere/Unity - How can I find NFS share client hostnames/IPs in REST API?
Hi,
I found this API resource type and explored with no success to find the NFS client hostname/IP list.
/api/types/nfsShare/instances?fields=name,filesystem,rootAccessHosts,readWriteHostsString,readOnlyHostsString,readOnlyRootHostsString,exportOption,readOnlyHosts,readWriteHosts,readOnlyRootAccessHosts,defaultAccess,noAccessHosts
Anyone tried exploring this and found it?
Any info sharing will be much appreciated.
Thank you.
- Midlevel Guy
No Events found!
bmcfeeters
1 Rookie
•
72 Posts
0
July 10th, 2020 09:00
Hey Midlevel Guy,
Unfortunately, that information is not exposed through the Unity REST API. I can see that we can get a list of hosts that are allowed to connect by running an instance query on an individual NFS share… .but there isn't and other way to show the NFS client that are actually currently connected.
Thanks
Bryan