persistedPolicy
| Extends: | IDBrokerLdapPersistedObject |
| Namespace: | (default namespace) |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| ancestorTemplate (persistedPolicyTemplate) | 0/1 | |
| policyXml (string) | 0/1 | |
| enabled (boolean) | 1/1 | |
| deletable (boolean) | 1/1 | |
| name (string) | 0/1 | |
| editable (boolean) | 1/1 | |
| description (string) | 0/1 | |
| policyId (string) | 0/1 | |
| id (string) | 0/1 | |
| templateParameterValues (templateParameterValue) | 0/unbounded |
JSON
| property | type | description |
|---|---|---|
| ancestorTemplate | ancestorTemplate (persistedPolicyTemplate) | |
| policyXml | policyXml (string) | |
| enabled | enabled (boolean) | |
| deletable | deletable (boolean) | |
| name | name (string) | |
| editable | editable (boolean) | |
| description | description (string) | |
| policyId | policyId (string) | |
| id | id (string) | |
| templateParameterValues | array of templateParameterValues (templateParameterValue) |