Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

AssetGroup.md

File metadata and controls

16 lines (13 loc) · 1.04 KB

Rapid7VmConsole::AssetGroup

Properties

Name Type Description Notes
assets Integer The number of assets that belong to the asset group. [optional]
description String The description of the asset group. [optional]
id Integer The identifier of the asset group. [optional]
links Array<Link> Hypermedia links to corresponding or related resources. [optional]
name String 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 `&quot;dynamic&quot;`. [optional]
type String The type of the asset group.
vulnerabilities Vulnerabilities Summary information for distinct vulnerabilities found on the assets. [optional]