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