waf staged_signature_list
Use this command to update the status of the signatures.
Syntax
config waf staged_signature_list
edit signature_id <signature_id_int>
set status {unapplied | applied | disabled}
end
Variable | Description | Default |
Select the ID that corresponds to the signature. |
No default. | |
Enable to select an action for the signature. Approve: change the Alert mode of the signature to normal status, with the action as configured in signature protection policy. Undo: use this option to cancel the "Disable" and "Approve" operations for a signature. |
No default. |
Example
This example shows how to update the status of signatures from the FDS update.
config waf staged_signature_list
edit 3
set status applied
end