Mods

Policy: ServiceNow > User > CMDB > Query

Query string to filter ServiceNow User records to be included in the CMDB.

See ServiceNow encoded query strings for more information on how to form query strings.

Examples: - Include only active users from ServiceNow: active=true - Include active users with email address ending with @acme.com: active=true^emailENDSWITH@acme.com

Targets

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Setting this policy configures these controls:

Policy Specification

Schema Type
string
Default
active=true
Examples [YAML]
  • active=true
    
  • active=true^emailENDSWITH@acme.com
    

Category

In Your Workspace

Developers