Interviewer - Server > Architecture > Interview Service tier > Quota web service > Quota web service > Permissions
 
Permissions
A user can log onto the Quota web service only if they have been assigned permission for the “QuotaWebService” application. When they have logged onto the web service, a GET request can be made to any URL; that is, all Quota information can be read by all users.
The ability to change quota information is controlled by these features:
Feature
Enables you to
canEditTargets
Change only the quota target.
canEditPrioritization
Change the quota priority, pend mode, and pend limit.
canEditAll
Change the quota count and target values and the “is counter only”, and “allow over quota” flags. However, you can not change the prioritization (quota priority, pend mode, or pend limit).
For more information about these permissions, see Modifying quotas.
Default permissions
Role
Permission to use
CATIsupervisor and FieldManager
UserAuth and Quota web services, and all features
CustomerAccountAdmins and DPMAdmins
UserAuth and Quota web services
Project Manager and SampleManager
UserAuth web service
See also
Quota web service