Filtering disable rules in policy window

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Filtering disable rules in policy window

L4 Transporter

I know you can filter rules you are viewing in the policy window on many aspects but can you filter out any disabled rules so you are only looking at active ones?

Is there a regex guide for the filtering in this window?

Thanks

1 accepted solution

Accepted Solutions

L1 Bithead

Please use this as a filter

(disabled eq 'no' )

It will show you all the active policies.

Try (disabled eq 'yes ' ) , for seeing disabled policies only.

Let me know if it was helpful .

View solution in original post

3 REPLIES 3

L1 Bithead

Please use this as a filter

(disabled eq 'no' )

It will show you all the active policies.

Try (disabled eq 'yes ' ) , for seeing disabled policies only.

Let me know if it was helpful .

Hi MSharma

For ( disabled eq 'no' ) to work you first have to make sure all the policies are enabled: For doing this select all policies and click enabled

Now disable the required policies.

After the above steps both ( disabled eq 'no' ) and ( disabled eq 'yes') will work Smiley Happy

Hope it helps !

L4 Transporter

I think this corresponds with what I am seeing.  If I do a ( disabled eq 'yes') it looks like I get the correct disabled rules but if I do a ( disabled eq 'no' ) it seems I don't get all the active rules.

Thank you both for your help!

  • 1 accepted solution
  • 5121 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!