GetGSMSitePoliciesResponseModel_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. |
GlobalPolicy |
Identifier for the configuration string on the backend. |
boolean |
None. |
PolicyType |
Indicates the type of the policy. Valid values are "Simple" and "Advanced". |
string |
None. |