Properties
In this article
The resources in the /resellers/{ID}/siteScopes collection have a number of properties that reflect settings of site scopes allocated to a specific reseller. Properties can be used for POST, PUT, and DELETE requests and as query parameter values in GET requests.
Property | Type | Description |
---|---|---|
cloudConnectAgentUid | string | System ID assigned to a management agent that is installed on the backup server of a service provider. |
tenantQuota | integer | Maximum number of companies that a reseller can manage on a site. |
tenantQuotaIsUnlimited | boolean | Indicates whether a reseller has unlimited quota for managed companies. |
siteName | string | Name of a site. |
_links | array | Links to related resources (navigation property). |