GetGSMSitesResponseModel
Provides information about the list of sites associated with a given GSM console.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| TotalSeatsAllowed |
The total number of Parent Keycode Site Seats/devices purchased. |
integer |
None. |
| ParentDescription |
Indicates if parent key is a "Full" or "Trial" license. |
string |
None. |
| SumTotalDevices |
The total number of Active Devices installed on the GSM sites. |
integer |
None. |
| SumTotalDevicesAllowed |
The total number of Site Seats allocated to all GSM sites. |
integer |
None. |
| SumTotalDevicesNotTrial |
The total number of Site Seats allocated to all GSM sites which are not trial sites. |
integer |
None. |
| SumTotalMobileDevicesAllowed |
The total number of mobile Site Seats allocated to the GSM sites. |
integer |
None. |
| TotalCount |
The total number of sites under the GSM. |
integer |
None. |
| Sites |
List of site details records. |
Collection of GetGSMSitesResponseModel_Site |
None. |