- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Filter option in show access-rulebase
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Filter option in show access-rulebase
Just trying to work out if it's possible at all: will filter option search custom fields?
It seems to match correctly both "Name" and "Comments" fields for example but the same search string is not found from Custom fields
syntax I used:
show access-rulebase offset 0 limit 100 name "Policy-Name Security" filter "mysearchstring" use-object-dictionary true details-level "standard"
The same search works correctly from SmartConsole for all three options (Name, Comments or Custom field)
Is this "by design" or my filter definition needs tweaking?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is really a https://community.checkpoint.com/community/developers?sr=search&searchId=acdb4850-dfa1-4686-9eed-c6d... question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The functionality to search into rule's custom fields is currently missing in API.
I'll commit a new development request to add this in the future.
Robert.
