Searching Controls
Search for controls by specifying the control type. Choose value from: System Defined, User Defined
Example
Show all controls of the type User Defined
control.type:User Defined
control.criticalitycontrol.criticality
Search for controls by specifying the control type. Choose value from: High, Low, Medium
Example
Show all controls of the type Low
control.criticality:Low
Search for controls by specifying the connector type. Choose value from: OFFICE365, GOOGLE WORKSPACE, SALESFORCE, DROPBOX, ZOOM, SLACK
Example
Show all controls of the type OFFICE365
connector.type:OFFICE365
Use quotes or backticks within values to help you find all controls that have the specified word in their name.
Examples
Show all results with this control name
control.name:O365report
Show all controls that contain parts of this name
control.name:"O365report"
Show all controls that match exact value "O365report"
control.name:`O365report`
Use quotes or backticks within values to help you find all controls that match the specified control ID.
Examples
Show any control with this control ID
control.cid:"70000"