MultiTenancyService.getTenantQuotaUsages Method
Gets information about the quota and usage of every object type for the tenant with the specified ID.
Parameters
- id
-
Type: String
The ID of the tenant to get quota information for.
Return Value
Type: jQuery.Promise
Value: Array
Element Value: QuotaUsageDetail
A promise object that is resolved when the call is complete.