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