Sha256: 7b5f804ecec6c261b5abc1eed86335a3dd0c5e8c3a29add0ff3953bdc3846df4
Contents?: true
Size: 1.26 KB
Versions: 2
Compression:
Stored size: 1.26 KB
Contents
# SwaggerClient::PolicyGroup ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assets** | [**AssetPolicyAssessment**](AssetPolicyAssessment.md) | | [optional] **benchmark** | [**PolicyBenchmark**](PolicyBenchmark.md) | | [optional] **description** | **String** | A description of the policy group. | [optional] **id** | **String** | The textual representation of the policy group identifier. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **name** | **String** | The name of the policy group. | [optional] **policy** | [**PolicyMetadataResource**](PolicyMetadataResource.md) | | [optional] **scope** | **String** | The textual representation of the policy group scope. Policy groups that are automatically available have `\"Built-in\"` scope, whereas policy groups created by users have scope as `\"Custom\"`. | [optional] **status** | **String** | The overall compliance status of the policy group. | [optional] **surrogate_id** | **Integer** | The identifier of the policy group. | [optional] **title** | **String** | The title of the policy group 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/PolicyGroup.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/PolicyGroup.md |