LDAPDeleteValve
Valve for deleting entries in an LDAP Directory.
Valve operates on the Current Item Set and will process all items surviving the common item filtering rules.
Note: Processed items will not be removed from CIS. To remove items, use RemoveItemValve.
Properties
Example Configuration
{ "name": "LDAPDeleteValve", "config": { "connection_ref":"b0f2ddff-9585-47c5-9286-2bee2b731197",
"item_id_pattern" : ".*" } }
Requirements
Item set must have at least one entry.
The id of the item has to be set to the distinguished name of the object to be deleted.