DeleteHwTokenValve
Valve for deleting a hardware token from the database.
Properties
Example Configuration
{
"name": "DeleteHwTokenValve",
"config": {
"serial_param_name":"{{item.serial}}",
"delete_assigned":"true"
}
}
Requirements
None.