App
Applications can be filtered using the app or applicationkeyword.
Filter strings support groupings. To group options together, you must use parentheses “( )”. You may also use these keywords:
♦AND
♦OR
To exclude an application, you must use the ! character. Currently unsupported is the use of the ! character on groupings and the NOT keyword.
CIFS
"filter": "app CIFS/SMB"
HTTP
"filter": "app HTTP"
WebSphere MQ
"filter": "app 'WebSphere MQ'"
Be sure to use single quotes to enclose the space.
More examples