i looked at Get-NcExportRule & Get-NcExportPolicy & get-ncvol
How to i add new IP to existing policy (or export) , its a NFS export.
I know the policy name,vserver name, i could not see the junction path from - Get-NcExportRule & Get-NcExportPolicy
from client side i think i know the junction path only , the get-ncvol gives only juction path, but that does not tell repective policy name
how to co-related these 3 cmds to get the policy name etc ?
Also how to add new ip ?
i would like to check single script which can show below
1. vserver
2. clinetMatch
3. controller
4. policyname
5. which ips has RW & which has say RO
Thanks