Logical test is True if


The BMC AMI Defender Filter feature supports the following logical comparison operators (plus IN and NI, documented separately).

Operator

Logical Test is True If

=

Field is equal to literal.

==

Field is equal to literal.

EQ

Field is equal to literal.

>

Field is greater than literal.

GT

Field is greater than literal.

>=

Field is greater than or equal to literal.

GE

Field is greater than or equal to literal.

<

Field is less than literal.

LT

Field is less than literal.

<=

Field is less than or equal to literal.

LE

Field is less than or equal to literal.

!=

Field is not equal to literal.

<>

Field is not equal to literal.

¬=

Field is not equal to literal.

NE

Field is not equal to literal.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*