Software Development Kit (SDK) and API Discussions

How to get quota-report using SDK API ?

unix
2,802 Views

Hi, we are trying to use Netapp SDK API script to get quota-report on CMODE, it works fine on 7-mode filer before, but it was failed on CMODE  with "

Unable to find API: quota-report" errno=130005.


[root@sdp204l NetApp]# /var/local/SDP /NetApp/apitest.pl -X vserv151 vsadmin passwd quota-report

  PUT:   p SYSTEM 'file:/etc/netapp_filer.dtd'>   quota-report> OUTPUT:   tapp SYSTEM 'file:/etc/netapp_gx.dtd'>   ="Unable to
  find API: quota-report" status="failed" errno="13005"/>   tapp>


What API in CMOD  should we use for  quota report ? Thanks,


1 REPLY 1

unix
2,802 Views

found the answer: the API is quota-report-iter

Thanks,

Public