Filter: AssetVersionCveMatchFilter

Filter type for AssetVersionCveMatch.

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


Input Fields

NameTypeDescription
ANDAssetVersionCveMatchFilter

A field that checks if all filters in the list apply

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

ORAssetVersionCveMatchFilter

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.

avRefIdID

Checks if avRefId equals a specified value.

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

The Asset Version entity reference ID

avRefId_gtID

Checks if avRefId is greater than a specified value.

The Asset Version entity reference ID

avRefId_gteID

Checks if avRefId is greater or equal a specified value.

The Asset Version entity reference ID

avRefId_inID

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

The Asset Version entity reference ID

avRefId_ltID

Checks if avRefId is less than a specified value.

The Asset Version entity reference ID

avRefId_lteID

Checks if avRefId is less or equal a specified value.

The Asset Version entity reference ID

avRefId_notID

Checks if avRefId does not equal a specified value

The Asset Version entity reference ID

avRefId_not_inID

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

The Asset Version entity reference ID

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

cveIds_emptyBoolean

Checks if cveIds is an empty list (true) or a non-empty list or null (false).

cveIds_everyStringFilter

Makes sure all items in cveIds match a certain filter.

cveIds_noneStringFilter

Makes sure none of the items in cveIds match a certain filter.

Note that you can specify the empty object for this filter to make sure cveIds has no items.

cveIds_someStringFilter

Makes sure at least one of the items in "cveIds" matches a certain filter.

Note that you can specify the empty object for this filter to make sure cveIds has at least one item.

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

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


This page was generated: 2024-10-16