Sha256: 49dbd7afa83df580cf64fd6dc4326769a03fc1eb292ba28c184cbc8e642d3698
Contents?: true
Size: 885 Bytes
Versions: 2
Compression:
Stored size: 885 Bytes
Contents
# SwaggerClient::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>**](Link.md) | 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**](SearchCriteria.md) | | [optional] **type** | **String** | The type of the asset group. | **vulnerabilities** | [**Vulnerabilities**](Vulnerabilities.md) | | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/AssetGroup.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/AssetGroup.md |