Major Product Versions Detected on Devices for Device Groups

This section describes the API-supported endpoint actions and available methods for major product versions detected on devices for Device Group APIs.

Available Methods for Major Product Versions Detected on Devices for Device Groups
Available Filters on Major Product Versions Detected on Devices for the Device Groups List

Available Methods for Major Product Versions Detected on Devices for Device Groups

The following are the available methods for major product versions detected on Devices for Device Groups.

Methods for Major Product Versions Detected on Devices for Device Groups

Method

Description

get list

GET <URL>

Available Filters on Major Product Versions Detected on Devices for the Device Groups List

The following are available filters on major product versions detected on the Devices for the Device Groups

Filters on Major Product Versions Detected on the Devices for the Device Group

Filter

Description

product__name (string)

Name of the product

product__name_startswith (string)

Name of the product starts with

product__version (string)

Version of the product

is_insecure (bool)

Filters the insecure products

is_eol(bool)

Filters product that is end of life or not

is_secure (bool)

Filters the secure products

vendor__name (string)

Name of the vendor

max_criticality (int)

Maximum criticality for product

max_where (int)

Maximum where for product

max_solution_status (int)

Maximum solution status for product

Example

The following is an example of a filter that filters out a product that is end of life:

api/inventory/products-stats/?is_eol=true