GetGSMSitePoliciesResponseModel
Provides information about the list of policies available on a given GSM site.
Name | Description | Type | Additional Information |
---|---|---|---|
TotalCount |
Total number of policies available. |
integer |
None. |
Deleted |
Value (true/false) indicating whether any policy has been deleted. |
boolean |
None. |
Policies |
List of policy details records. |
Collection of GetGSMSitePoliciesResponseModel_Policy |
None. |