Name | Type | Description | Notes |
---|---|---|---|
assets | AssetPolicyAssessment | A summary of asset compliance. | [optional] |
benchmark | PolicyBenchmark | Information about the policy benchmark. | [optional] |
description | String | A description of the rule. | [optional] |
id | String | The textual representation of the policy rule identifier. | [optional] |
is_custom | BOOLEAN | A flag indicating whether the policy rule is custom. | [optional] |
links | Array<Link> | Hypermedia links to corresponding or related resources. | [optional] |
name | String | The name of the rule. | [optional] |
role | String | The role of the policy rule. It's value determines how it's results affect compliance. | [optional] |
scope | String | 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 | String | The overall compliance status of the policy rule. | [optional] |
surrogate_id | Integer | The identifier of the policy rule. | [optional] |
title | String | The title of the policy rule as visible to the user. | [optional] |
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.