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

Latest commit

 

History

History
20 lines (17 loc) · 1.89 KB

AssetPolicyItem.md

File metadata and controls

20 lines (17 loc) · 1.89 KB

Rapid7VmConsole::AssetPolicyItem

Properties

Name Type Description Notes
assets AssetPolicyAssessment A summary of asset compliance. [optional]
description String A description of the policy rule or group. [optional]
has_override BOOLEAN 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 Integer The identifier of the policy rule or group. [optional]
is_unscored BOOLEAN A flag indicating whether the policy rule has a role of `"unscored"`. This field only applies to resources representing policy rules. [optional]
links Array<Link> Hypermedia links to corresponding or related resources. [optional]
name String 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 String The textual representation of the policy rule/group scope. Policy rules or groups that are automatically available have `&quot;Built-in&quot;` scope, whereas policy rules or groups created by users have scope as `&quot;Custom&quot;`. [optional]
status String The asset's rule compliance status. [optional]
title String The title of the policy rule, or group, as visible to the user. [optional]
type String Indicates whether the resource represents either a policy rule or group. [optional]