| 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 rule. | [optional] |
| id | str | The textual representation of the policy rule identifier. | [optional] |
| is_custom | bool | A flag indicating whether the policy rule is custom. | [optional] |
| links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
| name | str | The name of the rule. | [optional] |
| role | str | The role of the policy rule. It's value determines how it's results affect compliance. | [optional] |
| scope | str | The textual representation of the policy rule scope. Policy rules that are automatically available have `"Built-in"` scope, whereas policy rules created by users have scope as `"Custom"`. | [optional] |
| status | str | The overall compliance status of the policy rule. | [optional] |
| surrogate_id | int | The identifier of the policy rule. | [optional] |
| title | str | The title of the policy rule as visible to the user. | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.