GET StoreFrontServerGroups({id})/Tenants/Count
Get the number of tenants using a StoreFront server group.
Note: if all you need are tenant references, the GET StoreFrontServerGroups({id})/TenantReferences API will perform much better.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | ID of the StoreFront server group. |
Type: String |
name |
Type: String |
|
filterBy | See Filtering, Arranging, and Paging. The supported filters are:
|
Type: Filter |
filterProp |
Type: String |
Response Information
Number of tenants.
Response type
Number
Response body formats
application/json, text/json
Sample:
1