Sha256: d7b534632e5a0d32e398f89f5b9eeb863ce05db24c8f93df8125693c25ec81fe
Contents?: true
Size: 493 Bytes
Versions: 2
Compression:
Stored size: 493 Bytes
Contents
# SwaggerClient::WebApplication ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | The identifier of the web application. | [optional] **pages** | [**Array<WebPage>**](WebPage.md) | The pages discovered on the web application. | [optional] **root** | **String** | The web root of the web application. | [optional] **virtual_host** | **String** | The virtual host of the web application. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/WebApplication.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/WebApplication.md |