policySandbox element
Type: | policySandbox |
Namespace: | (default namespace) |
Example JSON
{
"includeEnabledPolicies" : false,
"deletable" : false,
"excludedPolicySetIds" : [ "...", ... ],
"excludedPolicyIds" : [ "...", ... ],
"id" : "...",
"description" : "...",
"name" : "...",
"policyIds" : [ "...", ... ],
"policySetIds" : [ "...", ... ],
"editable" : false,
"combiningAlgorithm" : "..."
}