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