Sha256: b3aeebe8cd0a0c097af86fa68f22fa2f4cf4011679aec40d2c55f593694590e5
Contents?: true
Size: 1.59 KB
Versions: 2
Compression:
Stored size: 1.59 KB
Contents
# SwaggerClient::RiskTrendResource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **all_assets** | [**RiskTrendAllAssetsResource**](RiskTrendAllAssetsResource.md) | | [optional] **asset_group_membership** | **String** | Whether all asset groups in the history of deployment or those as of the report generation time are to be included. | [optional] **asset_groups** | **String** | Whether to include a trend for the 5 highest-risk asset groups in the scope of the report (either the average or total risk). Only allowed if asset groups are specified in the report scope. | [optional] **assets** | **BOOLEAN** | Whether to include a trend for the 5 highest-risk assets in the scope of the report. | [optional] **from** | **String** | The start date of the risk trend, which can either be a duration or a specific date and time. | [optional] **sites** | **String** | Whether to include a trend for the 5 highest-risk sites in the scope of the report (either the average or total risk). Only allowed if sites are specified in the report scope. | [optional] **tag_membership** | **String** | Whether all assets tagged in the history of deployment or those tagged as of the report generation time are to be included. | [optional] **tags** | **String** | Whether to include a trend for the 5 highest-risk tags for assets in the scope of the report (either the average or total risk). Only allowed if tags are specified in the report scope. | [optional] **to** | **String** | The end date of the risk trend (empty if `from` is a duration). | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/RiskTrendResource.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/RiskTrendResource.md |