Sha256: 1be40e671756209f92ea866651ef7b8be04b22712491159bf129ee011bc0620d
Contents?: true
Size: 1.26 KB
Versions: 2
Compression:
Stored size: 1.26 KB
Contents
# SwaggerClient::Settings ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **asset_linking** | **BOOLEAN** | Whether asset linking is enabled. | [optional] **authentication** | [**AuthenticationSettings**](AuthenticationSettings.md) | | [optional] **database** | [**DatabaseSettings**](DatabaseSettings.md) | | [optional] **directory** | **String** | The root directory of the console. | [optional] **insight_platform** | **BOOLEAN** | Whether the usage of the Insight platform is enabled. | [optional] **insight_platform_region** | **String** | The region used for the Insight platform, if enabled. | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **risk** | [**RiskSettings**](RiskSettings.md) | | [optional] **scan** | [**ScanSettings**](ScanSettings.md) | | [optional] **serial_number** | **String** | The console serial number. | [optional] **smtp** | [**SmtpSettings**](SmtpSettings.md) | | [optional] **updates** | [**UpdateSettings**](UpdateSettings.md) | | [optional] **uuid** | **String** | The universally unique identifier (UUID) of the console. | [optional] **web** | [**WebSettings**](WebSettings.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/Settings.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Settings.md |