policySandbox
| Extends: | IDBrokerLdapPersistedObject |
| Namespace: | (default namespace) |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| excludedPolicyIds (string) | 0/unbounded | |
| deletable (boolean) | 1/1 | |
| name (string) | 0/1 | |
| includeEnabledPolicies (boolean) | 0/1 | |
| id (string) | 0/1 | |
| combiningAlgorithm (string) | 0/1 | |
| editable (boolean) | 1/1 | |
| description (string) | 0/1 | |
| excludedPolicySetIds (string) | 0/unbounded | |
| policySetIds (string) | 0/unbounded | |
| policyIds (string) | 0/unbounded |
JSON
| property | type | description |
|---|---|---|
| excludedPolicyIds | array of excludedPolicyIds (string) | |
| deletable | deletable (boolean) | |
| name | name (string) | |
| includeEnabledPolicies | includeEnabledPolicies (boolean) | |
| id | id (string) | |
| combiningAlgorithm | combiningAlgorithm (string) | |
| editable | editable (boolean) | |
| description | description (string) | |
| excludedPolicySetIds | array of excludedPolicySetIds (string) | |
| policySetIds | array of policySetIds (string) | |
| policyIds | array of policyIds (string) |