Search Tokens for Custom Scripts

The following search tokens are supported to search the custom scripts for the remediation quickly.

idid

Use an integer value ##### to search the custom scripts based on a script ID of interest. 
After the colon, enter the script id. 

Example

Search custom scripts with script id, 21

id:"21"

descriptiondescription

use a text value ##### in quotes to search custom scripts based on a particular script description. After the colon, enter the description.

Example

Search custom scripts having script description,test_file.

description:"test_file"

titletitle

Use a text value ##### to search the custom scripts corresponding to a particular title (custom). After the colon, enter the title.

Example

Find custom scripts with this title, custom.

title:custom