Check quota recalculation
|
GET api/2.0/settings/checkrecalculatequota
|
Checks the process of quota recalculation.
|
Get the space usage
|
GET api/2.0/settings/quota
|
Returns the space usage quota for the portal.
|
Recalculate quota
|
GET api/2.0/settings/recalculatequota
|
Starts the process of quota recalculation.
|
Save the user quota settings
|
POST api/2.0/settings/userquotasettings
|
Saves the user quota settings specified in the request to the current portal.
|