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