deleteIntrusionRule
The deleteIntrusionRule operation handles configuration related to IntrusionRule model.
Description
This API call is not allowed on the standby unit in an HA pair.
This API is only supported for Snort 3. This will allow the user to delete a custom intrusion rule.
Path Parameters
Parameter | Required | Type | Description | |||
---|---|---|---|---|---|---|
objId | True | string |
Example
- name: Execute 'deleteIntrusionRule' operation
ftd_configuration:
operation: "deleteIntrusionRule"
path_params:
objId: "{{ obj_id }}"