Sha256: c8a7f27f3801daa368593be016331ced45ff28dc1ab0625cbef5679f9254ec09
Contents?: true
Size: 555 Bytes
Versions: 2
Compression:
Stored size: 555 Bytes
Contents
# SwaggerClient::WebSettings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **max_threads** | **Integer** | The maximum number of request handling threads. | [optional] **min_threads** | **Integer** | The minimum number of request handling threads. | [optional] **port** | **Integer** | The port the web server is accepting requests. | [optional] **session_timeout** | **String** | Session timeout duration, in ISO 8601 format. For example: `\"PT10M\"`. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/WebSettings.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/WebSettings.md |