Sha256: 373c569686cfeb784609270e01ec96bcc2f065250a057e5b2bd79d56fa17fdea
Contents?: true
Size: 854 Bytes
Versions: 2
Compression:
Stored size: 854 Bytes
Contents
# SwaggerClient::PolicyRuleAssessmentResource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **total** | **Integer** | The total number of policy rules. | [optional] **total_failed** | **Integer** | The total number of policy rules that are not compliant against all assets. | [optional] **total_not_applicable** | **Integer** | The total number of policy rules that are not applicable against all assets. | [optional] **total_passed** | **Integer** | The total number of policy rules that are compliant against all assets. | [optional] **unscored** | **Integer** | The total number of policy rules that have a role of `\"unscored\"`. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/PolicyRuleAssessmentResource.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/PolicyRuleAssessmentResource.md |