Sha256: 1a34f91649e6e666703b0859593e7a793e5cad8dd1a6f0afe96a8e16b63cbdfc
Contents?: true
Size: 1.72 KB
Versions: 2
Compression:
Stored size: 1.72 KB
Contents
# SwaggerClient::AssetPolicyItem ## 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 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]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/AssetPolicyItem.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/AssetPolicyItem.md |