Filter: VendorNameForThreatActorFilter

Filter type for VendorNameForThreatActor.

All fields in this type are and-combined; see the or field for or-combination.


Input Fields

NameTypeDescription
ANDVendorNameForThreatActorFilter

A field that checks if all filters in the list apply

If the list is empty, this filter applies to all objects.

ORVendorNameForThreatActorFilter

A field that checks if any of the filters in the list apply.

If the list is empty, this filter applies to no objects.

Note that only the items in the list or-combined; this complete OR field is and-combined with outer fields in the parent filter type.

createdAtDateTime

Checks if createdAt equals a specified value.

If an index exists on createdAt, it can be used.

The instant this object has been created

createdAt_gtDateTime

Checks if createdAt is greater than a specified value.

The instant this object has been created

createdAt_gteDateTime

Checks if createdAt is greater or equal a specified value.

The instant this object has been created

createdAt_inDateTime

Checks if createdAt is equal to one of the specified values.

The instant this object has been created

createdAt_ltDateTime

Checks if createdAt is less than a specified value.

The instant this object has been created

createdAt_lteDateTime

Checks if createdAt is less or equal a specified value.

The instant this object has been created

createdAt_notDateTime

Checks if createdAt does not equal a specified value

The instant this object has been created

createdAt_not_inDateTime

Checks if createdAt is not equal to one of the specified values.

The instant this object has been created

idID

Checks if id equals a specified value.

If an index exists on id, it can be used.

An auto-generated string that identifies this child entity uniquely within this collection of child entities

id_gtID

Checks if id is greater than a specified value.

An auto-generated string that identifies this child entity uniquely within this collection of child entities

id_gteID

Checks if id is greater or equal a specified value.

An auto-generated string that identifies this child entity uniquely within this collection of child entities

id_inID

Checks if id is equal to one of the specified values.

An auto-generated string that identifies this child entity uniquely within this collection of child entities

id_ltID

Checks if id is less than a specified value.

An auto-generated string that identifies this child entity uniquely within this collection of child entities

id_lteID

Checks if id is less or equal a specified value.

An auto-generated string that identifies this child entity uniquely within this collection of child entities

id_notID

Checks if id does not equal a specified value

An auto-generated string that identifies this child entity uniquely within this collection of child entities

id_not_inID

Checks if id is not equal to one of the specified values.

An auto-generated string that identifies this child entity uniquely within this collection of child entities

threatActorNameString

Checks if threatActorName equals a specified string, case-sensitively.

If an index exists on threatActorName, it can be used.

See also like for a case-insensitive filter.

Name of threat actor related with vendor

threatActorName_containsString

Checks if threatActorName contains a specified string, case-sensitively.

Name of threat actor related with vendor

threatActorName_ends_withString

Checks if threatActorName ends with a specified string, case-sensitively.

Name of threat actor related with vendor

threatActorName_gtString

Checks if threatActorName is greater than a specified value.

Name of threat actor related with vendor

threatActorName_gteString

Checks if threatActorName is greater or equal a specified value.

Name of threat actor related with vendor

threatActorName_inString

Checks if threatActorName is equal to one of the specified values.

Name of threat actor related with vendor

threatActorName_likeString

Matches threatActorName against a pattern case-insensitively with the following placeholders:

% matches any sequence of characters, including the empty string; _ matches exactly one character; \ can be used to escape the placeholders (use \\ for a literal backslash);

If an index exists on threatActorName, it can be used for the literal prefix (the part until the first placeholder).

Name of threat actor related with vendor

threatActorName_ltString

Checks if threatActorName is less than a specified value.

Name of threat actor related with vendor

threatActorName_lteString

Checks if threatActorName is less or equal a specified value.

Name of threat actor related with vendor

threatActorName_notString

Checks if threatActorName does not equal a specified string, case-sensitively.

Name of threat actor related with vendor

threatActorName_not_containsString

Checks if threatActorName does not contain a specified string, case-sensitively.

Name of threat actor related with vendor

threatActorName_not_ends_withString

Checks if threatActorName does not end with a specified string, case-sensitively.

Name of threat actor related with vendor

threatActorName_not_inString

Checks if threatActorName is not equal to one of the specified values.

Name of threat actor related with vendor

threatActorName_not_likeString

Checks if threatActorName does not match a pattern case-insensitively with the following placeholders:

% matches any sequence of characters, including the empty string; _ matches exactly one character; \ can be used to escape the placeholders (use \\ for a literal backslash);

Name of threat actor related with vendor

threatActorName_not_starts_withString

Checks if threatActorName does not start with a specified string, case-sensitively.

Never uses an index. Consider using not_like (with the % placeholder) for a case-insensitive filter that can use an index.

Name of threat actor related with vendor

threatActorName_starts_withString

Checks if threatActorName starts with a specified string, case-sensitively.

Never uses an index. Consider using like (with the % placeholder) for a case-insensitive filter that can use an index.

Name of threat actor related with vendor

updatedAtDateTime

Checks if updatedAt equals a specified value.

If an index exists on updatedAt, it can be used.

The instant this object has been updated the last time

updatedAt_gtDateTime

Checks if updatedAt is greater than a specified value.

The instant this object has been updated the last time

updatedAt_gteDateTime

Checks if updatedAt is greater or equal a specified value.

The instant this object has been updated the last time

updatedAt_inDateTime

Checks if updatedAt is equal to one of the specified values.

The instant this object has been updated the last time

updatedAt_ltDateTime

Checks if updatedAt is less than a specified value.

The instant this object has been updated the last time

updatedAt_lteDateTime

Checks if updatedAt is less or equal a specified value.

The instant this object has been updated the last time

updatedAt_notDateTime

Checks if updatedAt does not equal a specified value

The instant this object has been updated the last time

updatedAt_not_inDateTime

Checks if updatedAt is not equal to one of the specified values.

The instant this object has been updated the last time

urlString

Checks if url equals a specified string, case-sensitively.

If an index exists on url, it can be used.

See also like for a case-insensitive filter.

URL

url_containsString

Checks if url contains a specified string, case-sensitively.

URL

url_ends_withString

Checks if url ends with a specified string, case-sensitively.

URL

url_gtString

Checks if url is greater than a specified value.

URL

url_gteString

Checks if url is greater or equal a specified value.

URL

url_inString

Checks if url is equal to one of the specified values.

URL

url_likeString

Matches url against a pattern case-insensitively with the following placeholders:

% matches any sequence of characters, including the empty string; _ matches exactly one character; \ can be used to escape the placeholders (use \\ for a literal backslash);

If an index exists on url, it can be used for the literal prefix (the part until the first placeholder).

URL

url_ltString

Checks if url is less than a specified value.

URL

url_lteString

Checks if url is less or equal a specified value.

URL

url_notString

Checks if url does not equal a specified string, case-sensitively.

URL

url_not_containsString

Checks if url does not contain a specified string, case-sensitively.

URL

url_not_ends_withString

Checks if url does not end with a specified string, case-sensitively.

URL

url_not_inString

Checks if url is not equal to one of the specified values.

URL

url_not_likeString

Checks if url does not match a pattern case-insensitively with the following placeholders:

% matches any sequence of characters, including the empty string; _ matches exactly one character; \ can be used to escape the placeholders (use \\ for a literal backslash);

URL

url_not_starts_withString

Checks if url does not start with a specified string, case-sensitively.

Never uses an index. Consider using not_like (with the % placeholder) for a case-insensitive filter that can use an index.

URL

url_starts_withString

Checks if url starts with a specified string, case-sensitively.

Never uses an index. Consider using like (with the % placeholder) for a case-insensitive filter that can use an index.

URL

vendorNameString

Checks if vendorName equals a specified string, case-sensitively.

If an index exists on vendorName, it can be used.

See also like for a case-insensitive filter.

Vendor name referenced in the ThreatActor

vendorName_containsString

Checks if vendorName contains a specified string, case-sensitively.

Vendor name referenced in the ThreatActor

vendorName_ends_withString

Checks if vendorName ends with a specified string, case-sensitively.

Vendor name referenced in the ThreatActor

vendorName_gtString

Checks if vendorName is greater than a specified value.

Vendor name referenced in the ThreatActor

vendorName_gteString

Checks if vendorName is greater or equal a specified value.

Vendor name referenced in the ThreatActor

vendorName_inString

Checks if vendorName is equal to one of the specified values.

Vendor name referenced in the ThreatActor

vendorName_likeString

Matches vendorName against a pattern case-insensitively with the following placeholders:

% matches any sequence of characters, including the empty string; _ matches exactly one character; \ can be used to escape the placeholders (use \\ for a literal backslash);

If an index exists on vendorName, it can be used for the literal prefix (the part until the first placeholder).

Vendor name referenced in the ThreatActor

vendorName_ltString

Checks if vendorName is less than a specified value.

Vendor name referenced in the ThreatActor

vendorName_lteString

Checks if vendorName is less or equal a specified value.

Vendor name referenced in the ThreatActor

vendorName_notString

Checks if vendorName does not equal a specified string, case-sensitively.

Vendor name referenced in the ThreatActor

vendorName_not_containsString

Checks if vendorName does not contain a specified string, case-sensitively.

Vendor name referenced in the ThreatActor

vendorName_not_ends_withString

Checks if vendorName does not end with a specified string, case-sensitively.

Vendor name referenced in the ThreatActor

vendorName_not_inString

Checks if vendorName is not equal to one of the specified values.

Vendor name referenced in the ThreatActor

vendorName_not_likeString

Checks if vendorName does not match a pattern case-insensitively with the following placeholders:

% matches any sequence of characters, including the empty string; _ matches exactly one character; \ can be used to escape the placeholders (use \\ for a literal backslash);

Vendor name referenced in the ThreatActor

vendorName_not_starts_withString

Checks if vendorName does not start with a specified string, case-sensitively.

Never uses an index. Consider using not_like (with the % placeholder) for a case-insensitive filter that can use an index.

Vendor name referenced in the ThreatActor

vendorName_starts_withString

Checks if vendorName starts with a specified string, case-sensitively.

Never uses an index. Consider using like (with the % placeholder) for a case-insensitive filter that can use an index.

Vendor name referenced in the ThreatActor


This page was generated: 2024-05-17