getIntrusionRuleGroup
The getIntrusionRuleGroup operation handles configuration related to IntrusionRuleGroup model.
Description
This API is only supported for Snort 3. This will allow the user to get a custom intrusion rule group
Path Parameters
Parameter | Required | Type | Description | |||
---|---|---|---|---|---|---|
objId | True | string |
Example
- name: Execute 'getIntrusionRuleGroup' operation
ftd_configuration:
operation: "getIntrusionRuleGroup"
path_params:
objId: "{{ obj_id }}"