Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, was looking for an equivalent API call of "vserver nfs modify -vserver name -rquota enabled" none of the available SDK documentation references (5.3, 5.4) do list any functionality that would provide this. Filer is using NetApp Release 8.3P1
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The 5.4 SDK Perl documentation (check doc/perldoc/OntapiClusterAPI.html under where you've extracted your SDK) references an "rquotad-port" parameter to the "nfs-service-modify" API in the vserver API family.
It's also an output for the nfs-serivce-get-iter API.
Hope this helps.
Bob Greenwald
Lead Storage Engineer
Huron Consulting Group
NCDA CDoT | NCIE-SAN CDoT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Bob, yes that's true but it's not the mentioned "-rquota enabled" functionality as it will only set a port for the service but not enable it.
