Supported Operators

These filter operators are supported for use with <ServiceRequest> parameters. Keep in mind many API calls support <ServiceRequest> parameters, and some API calls do not support <ServiceRequest> parameters. Please see the description for each API call for details.

  • Integer - EQUALS, NOT EQUALS, GREATER, LESSER, IN
  • Text - CONTAINS, EQUALS, NOT EQUALS
  • Date - EQUALS, NOT EQUALS, GREATER, LESSER
  • Keyword - EQUALS, NOT EQUALS, IN
  • Boolean - (true/false) EQUALS, NOT EQUALS
  • For a bulk request, it is mandatory to add this filter criteria in <ServiceRequest>: <Criteria field="tagName" operator="EQUALS">Cloud Agent</Criteria>
  • Use of NOT EQUALS operator is now disabled during agent uninstall (Uninstall agents in bulk). This is to avoid unintended consequences of Tags or Assets being deleted or updated.