Quota web service
The Quota web service is implemented by a QuotaWebService.dll that is installed is an IIS application called “Quota” under a /SPSSMR/API virtual directory.
All URLs to access the web service therefore begin with:
http://hostname/SPSSMR/API/Quota
The Quota web service has an application ID of “QuotaWebService”. This is used in the application session tables, and to assign user permissions.
See
See also