Sha256: 4300eead88e3858a718391d88dc7c007ca1197e948c3d412cac98dbe09006dd0
Contents?: true
Size: 1.38 KB
Versions: 2
Compression:
Stored size: 1.38 KB
Contents
# SwaggerClient::PolicyRule ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assets** | [**AssetPolicyAssessment**](AssetPolicyAssessment.md) | | [optional] **benchmark** | [**PolicyBenchmark**](PolicyBenchmark.md) | | [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>**](Link.md) | 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]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/PolicyRule.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/PolicyRule.md |