Konnect Service Catalog

VulnerabilitiesMetricsFilterByType

object

Filters a metrics query by type.

fieldstringrequired

Allowed values:type

operatorstringrequired

The type of filter to apply.

  • in filters will limit results to only the specified values
  • not_in filters will exclude the specified values

Allowed values:innot_in

valuearray[string]requiredread-only

Allowed values:container_imagelibrary

Example:container_image

Example

VulnerabilitiesMetricsFilterBySource

object

Filters a metrics query by source.

fieldstringrequired

Allowed values:source

operatorstringrequired

The type of filter to apply.

  • in filters will limit results to only the specified values
  • not_in filters will exclude the specified values

Allowed values:innot_in

valuearray[string]required

Example:trivy

Example

VulnerabilitiesMetricsFilterByEnvironment

Filters a metrics query by environment.

One Of
fieldstringrequired

Allowed values:environment

operatorstringrequired

The type of filter to apply.
Empty values are null or undefined.

Allowed values:emptynot_empty

Example

VulnerabilitiesMetricsFilterByRegion

Filters a metrics query by region.

One Of
fieldstringrequired

Allowed values:region

operatorstringrequired

The type of filter to apply.
Empty values are null or undefined.

Allowed values:emptynot_empty

Example

VulnerabilitiesMetricsFilterByCVE

Filters a metrics query by cve_id.

One Of
fieldstringrequired

Allowed values:cve_id

operatorstringrequired

The type of filter to apply.
Empty values are null or undefined.

Allowed values:emptynot_empty

Example