Name | Type | Description | Notes |
---|---|---|---|
assets | int | The number of assets that belong to the asset group. | [optional] |
description | str | The description of the asset group. | [optional] |
id | int | The identifier of the asset group. | [optional] |
links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
name | str | The name of the asset group. | |
risk_score | float | The total risk score of all assets that belong to the asset group. | [optional] |
search_criteria | SearchCriteria | Search criteria used to determine dynamic membership, if `type` is `"dynamic"`. | [optional] |
type | str | The type of the asset group. | |
vulnerabilities | Vulnerabilities | Summary information for distinct vulnerabilities found on the assets. | [optional] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.