Name |
Type |
Description |
Notes |
assets |
AssetPolicyAssessment |
A summary of asset compliance. |
[optional] |
description |
str |
A description of the policy rule or group. |
[optional] |
has_override |
bool |
A flag indicating whether the policy rule has an active override applied to it. This field only applies to resources representing policy rules. |
[optional] |
id |
int |
The identifier of the policy rule or group. |
[optional] |
is_unscored |
bool |
A flag indicating whether the policy rule has a role of `"unscored"`. This field only applies to resources representing policy rules. |
[optional] |
links |
list[Link] |
Hypermedia links to corresponding or related resources. |
[optional] |
name |
str |
The name of the policy rule or group. |
[optional] |
policy |
PolicyMetadataResource |
Information about the policy. |
[optional] |
rules |
PolicyRuleAssessmentResource |
A summary of rule compliance for multiple policy rules. This field only applies to resources representing policy groups. |
[optional] |
scope |
str |
The textual representation of the policy rule/group scope. Policy rules or groups that are automatically available have `"Built-in"` scope, whereas policy rules or groups created by users have scope as `"Custom"`. |
[optional] |
status |
str |
The asset's rule compliance status. |
[optional] |
title |
str |
The title of the policy rule, or group, as visible to the user. |
[optional] |
type |
str |
Indicates whether the resource represents either a policy rule or group. |
[optional] |
[Back to Model list] [Back to API list] [Back to README]