vchrisb / Isilon-POSH

EMC Isilon Platform API implementation in PowerShell
MIT License
25 stars 13 forks source link

cannot get individual NFS alias objects using Get-isiNfsAlias's -name nor -id switch #22

Open ghost opened 6 years ago

ghost commented 6 years ago

Attempting to Get-isiNfsAlias -name </ALIAS> or Get-isiNfsAlias -id </ALIAS> always results in the following PS error:

Send-isiAPI : NFS alias does not exist on zone System

Note: the zone System is also the default zone.

This also prevents using Set-isiNfsAlias to update broken paths.