Software Development Kit (SDK) and API Discussions

OnTAP 8.3P1 API call rquota missing

Michael_Lang
2,277 Views
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

bobshouseofcards
2,262 Views

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

 

Michael_Lang
2,194 Views
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.
Public