Sha256: 305176229fe1a54af6d9aa0a4184fd913701f2a94a646a44ef3ac0e695050948
Contents?: true
Size: 1.26 KB
Versions: 2
Compression:
Stored size: 1.26 KB
Contents
# SwaggerClient::Site ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **assets** | **Integer** | The number of assets that belong to the site. | [optional] **connection_type** | **String** | The type of discovery connection configured for the site. This property only applies to dynamic sites. | [optional] **description** | **String** | The site description. | [optional] **id** | **Integer** | The identifier of the site. | [optional] **importance** | **String** | The site importance. | [optional] **last_scan_time** | **String** | The date and time of the site's last scan. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **name** | **String** | The site name. | [optional] **risk_score** | **Float** | The risk score (with criticality adjustments) of the site. | [optional] **scan_engine** | **Integer** | The identifier of the scan engine configured in the site. | [optional] **scan_template** | **String** | The identifier of the scan template configured in the site. | [optional] **type** | **String** | The type of the site. | [optional] **vulnerabilities** | [**Vulnerabilities**](Vulnerabilities.md) | | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/Site.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Site.md |