policySandbox element
Type: | policySandbox |
Namespace: | com.unboundid.broker.api.models |
Example JSON
{
"excludedPolicySetIds" : [ "...", ... ],
"description" : "...",
"policySetIds" : [ "...", ... ],
"combiningAlgorithm" : "...",
"id" : "...",
"excludedPolicyIds" : [ "...", ... ],
"policyIds" : [ "...", ... ],
"includeEnabledPolicies" : false,
"editable" : false,
"name" : "...",
"deletable" : false
}