Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (16 loc) · 1.44 KB

PolicyRule.md

File metadata and controls

19 lines (16 loc) · 1.44 KB

Rapid7VmConsole::PolicyRule

Properties

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 `&quot;Built-in&quot;` scope, whereas policy rules created by users have scope as `&quot;Custom&quot;`. [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]