Sha256: f1123831a393f3e8f5127176ed41c606bcd186a251a7339b0624ea31713776c8
Contents?: true
Size: 800 Bytes
Versions: 2
Compression:
Stored size: 800 Bytes
Contents
# SwaggerClient::SiteCreateResource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | **String** | The site's description. | [optional] **engine_id** | **Integer** | The identifier of a scan engine. Default scan engine is selected when not specified. | [optional] **importance** | **String** | The site importance. Defaults to `\"normal\"` if not specified. | [optional] **links** | [**Array<Link>**](Link.md) | | [optional] **name** | **String** | The site name. Name must be unique. | **scan** | [**ScanScope**](ScanScope.md) | | [optional] **scan_template_id** | **String** | The identifier of a scan template. Default scan template is selected when not specified. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SiteCreateResource.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SiteCreateResource.md |