Profiles Search Tokens
You can use the Profile Search tokens to search for information in the Anti-Malware Profile of the Configuration tab.
Use an integer value to show the profiles with the asset count.
Examples
Show Profiles with this assetCount
assetCount: 4
Show Profiles with assetCount greater than 3
assetCount>=3
behaviour.isEnabledbehaviour.isEnabled
Use the values true or false to find profiles with Behavioural Detection Enabled.
Example
Show Profiles that are Behavior Detection Enabled
behaviour.isEnabled: true
Use a text value to find profiles with description.
Example
Show Profiles with the mentioned description
description: "Default"
fileScan.isEnabledfileScan.isEnabled
Use the values true or false to find profiles with On Access Enabled.
Example
Show Profiles that are On Access Enabled
fileScan.isEnabled: true
isDefaultProfileisDefaultProfile
Use the values true or false to find Default Profile.
Example
Show the Default Profile
isDefaultProfile: true
Use a text value ##### to find profiles with name.
Example
Show Profiles with the mentioned name
name: "Profile-1"
onDemandScan.isScheduledRunEnabledonDemandScan.isScheduledRunEnabled
Use the values true or false to find profiles with onDemandScan Enabled.
Example
Show Profiles that are On Demand Scan enabled
onDemandScan.isScheduledRunEnabled: true
profile.createdby.nameprofile.createdby.name
Use the string value to find profiles created by the user name
Example
Show profiles that are created by the following username
profile.createdby.name: test-user1
profile.createdby.useridprofile.createdby.userid
Use the string value to find profiles created by the user id
Example
Show profiles that are created by the folloing userid
profile.createdby.userid: 52132120