Sha256: fd398d097e16a90361a72f39ca52d26f365009c3a31a9919a22b50a3a86811f0

Contents?: true

Size: 1.73 KB

Versions: 2

Compression:

Stored size: 1.73 KB

Contents

# SwaggerClient::PolicyItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**assets** | [**AssetPolicyAssessment**](AssetPolicyAssessment.md) |  | [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>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] 
**name** | **String** | The name of the policy rule or group. | [optional] 
**policy** | [**PolicyMetadataResource**](PolicyMetadataResource.md) |  | [optional] 
**rules** | [**PolicyRuleAssessmentResource**](PolicyRuleAssessmentResource.md) |  | [optional] 
**scope** | **String** | 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** | **String** | The overall compliance status of the policy rule or group. | [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] 

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
avs-0.1.0 lib/service/api/rapid7_insightvm_client/docs/PolicyItem.md
avs-0.0.9 lib/service/api/rapid7_insightvm_client/docs/PolicyItem.md