Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.47 KB

PolicyGroup.md

File metadata and controls

20 lines (16 loc) · 1.47 KB

PolicyGroup

Properties

Name Type Description Notes
assets AssetPolicyAssessment A summary of asset compliance. [optional]
benchmark PolicyBenchmark Information about the policy benchmark. [optional]
description str A description of the policy group. [optional]
id str The textual representation of the policy group identifier. [optional]
links list[Link] Hypermedia links to corresponding or related resources. [optional]
name str The name of the policy group. [optional]
policy PolicyMetadataResource Information about the policy. [optional]
scope str The textual representation of the policy group scope. Policy groups that are automatically available have `"Built-in"` scope, whereas policy groups created by users have scope as `"Custom"`. [optional]
status str The overall compliance status of the policy group. [optional]
surrogate_id int The identifier of the policy group. [optional]
title str The title of the policy group as visible to the user. [optional]

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