Usage: filteraction name = | rule = | all level = (verbose | normal) format = (list | table) wide = (yes | no) Displays the ...

Usage:   filteraction  [ name = ]   | [ rule = ]  | [ all ]                 [ [ level = ] (verbose | normal) ]                 [ [ format = ] (list | table) ]                 [ [ wide = ] (yes | no) ]    Displays the details of a filter action  Parameters:    Tag                 Value   name | rule | all  -Name of the filter action, rule name, or ‘all'.   level              -Verbose or normal.   format             -Output in screen or tab-delimited format   wide               -If set to ‘no', the name and description are truncated                       to fit the screen width of 80 characters.  Remarks:  If 'all' is specified, all filter actions are displayed.  Examples: 1. show filteraction FilterAction1            - shows the details of the filter action named FilterAction1           2. show filteraction rule=Rule1            - shows the filter action used by the rule named Rule1           3. show filteraction all            - shows all filter actions