GetGSMPoliciesResponseModel_Policy
Provides information about a policy.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| PolicyId |
Policy identifier. |
string |
None. |
| DateCreated |
Date when policy was created. |
date |
None. |
| PolicyName |
Name of the policy. |
string |
None. |
| LivePolicy |
Value (true/false) indicating whether the policy is live. |
boolean |
None. |
| PendingPolicy |
Value (true/false) indicating whether the policy is pending. |
boolean |
None. |
| PolicyDescription |
Description of the policy. |
string |
None. |
| Deleted |
Value (true/false) indicating whether the policy has been deleted. |
boolean |
None. |
| Canned |
Value (true/false) indicating whether the policy is a canned policy. |
boolean |
None. |
| DefaultSetting |
Value (true/false) indicating whether the policy has its default setting. |
boolean |
None. |
| PolicyType |
Type of policy: Advanced or Simple. |
string |
None. |