getIntrusionRule

The getIntrusionRule operation handles configuration related to IntrusionRule model. 

Description

This API is only supported for Snort 3. This will allow the user to get an intrusion rule.

Path Parameters

Parameter Required Type Description
objId True string

Example

- name: Execute 'getIntrusionRule' operation
  ftd_configuration:
    operation: "getIntrusionRule"
    path_params:
        objId: "{{ obj_id }}"