| Name | Type | Description | Notes |
|---|---|---|---|
| asset_linking | bool | Whether asset linking is enabled. | [optional] |
| authentication | AuthenticationSettings | Details the authentication settings. | [optional] |
| database | DatabaseSettings | Details the database settings. | [optional] |
| directory | str | The root directory of the console. | [optional] |
| insight_platform | bool | Whether the usage of the Insight platform is enabled. | [optional] |
| insight_platform_region | str | The region used for the Insight platform, if enabled. | [optional] |
| links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
| risk | RiskSettings | Details risk configuration and settings. | [optional] |
| scan | ScanSettings | Details the global settings for scanning. | [optional] |
| serial_number | str | The console serial number. | [optional] |
| smtp | SmtpSettings | Global SMTP distribution settings. | [optional] |
| updates | UpdateSettings | Details the update settings. | [optional] |
| uuid | str | The universally unique identifier (UUID) of the console. | [optional] |
| web | WebSettings | Details the web server settings. | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.