Filter: UserNewCveNotificationConfigFilter

Filter type for UserNewCveNotificationConfig.

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


Input Fields

NameTypeDescription
ANDUserNewCveNotificationConfigFilter

A field that checks if all filters in the list apply

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

ORUserNewCveNotificationConfigFilter

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.

businessUnits_emptyBoolean

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

businessUnits_everyStringFilter

Makes sure all items in businessUnits match a certain filter.

businessUnits_noneStringFilter

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

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

businessUnits_someStringFilter

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

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

emailMethodBoolean

Checks if emailMethod equals a specified value.

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

Notification Method

emailMethod_notBoolean

Checks if emailMethod does not equal a specified value

Notification Method

frequencyNotificationFrequency

Checks if frequency equals a specified value.

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

Notification Frequency

frequency_inNotificationFrequency

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

Notification Frequency

frequency_notNotificationFrequency

Checks if frequency does not equal a specified value

Notification Frequency

frequency_not_inNotificationFrequency

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

Notification Frequency

inAppMethodBoolean

Checks if inAppMethod equals a specified value.

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

inAppMethod_notBoolean

Checks if inAppMethod does not equal a specified value

isNewCveEnabledBoolean

Checks if isNewCveEnabled equals a specified value.

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

CVE notification is enabled to alert on newly-detected CVEs

isNewCveEnabled_notBoolean

Checks if isNewCveEnabled does not equal a specified value

CVE notification is enabled to alert on newly-detected CVEs

updatedAtDateTime

Checks if updatedAt equals a specified value.

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

Timestamp of the last time the CVE notification configuration was updated

updatedAt_gtDateTime

Checks if updatedAt is greater than a specified value.

Timestamp of the last time the CVE notification configuration was updated

updatedAt_gteDateTime

Checks if updatedAt is greater or equal a specified value.

Timestamp of the last time the CVE notification configuration was updated

updatedAt_inDateTime

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

Timestamp of the last time the CVE notification configuration was updated

updatedAt_ltDateTime

Checks if updatedAt is less than a specified value.

Timestamp of the last time the CVE notification configuration was updated

updatedAt_lteDateTime

Checks if updatedAt is less or equal a specified value.

Timestamp of the last time the CVE notification configuration was updated

updatedAt_notDateTime

Checks if updatedAt does not equal a specified value

Timestamp of the last time the CVE notification configuration was updated

updatedAt_not_inDateTime

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

Timestamp of the last time the CVE notification configuration was updated


This page was generated: 2024-10-16