DeleteValve
Note
Deletes configured property from item set.
Properties
Name | Description | Default value | Mandatory | Supports property expansion |
---|---|---|---|---|
name | The name of the property to delete. | Yes | No |
Example Configuration
{
"name": "DeleteValve",
"enabled": "true",
"config": {
"name": "givenName"
}
}