Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 976 Bytes

PolicyRuleAssessmentResource.md

File metadata and controls

15 lines (11 loc) · 976 Bytes

PolicyRuleAssessmentResource

Properties

Name Type Description Notes
links list[Link] Hypermedia links to corresponding or related resources. [optional]
total int The total number of policy rules. [optional]
total_failed int The total number of policy rules that are not compliant against all assets. [optional]
total_not_applicable int The total number of policy rules that are not applicable against all assets. [optional]
total_passed int The total number of policy rules that are compliant against all assets. [optional]
unscored int The total number of policy rules that have a role of `"unscored"`. [optional]

[Back to Model list] [Back to API list] [Back to README]