| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | bool | Whether to use IQ Server | [optional] |
| show_link | bool | Show IQ Server link in Browse menu when server is enabled | [optional] |
| url | str | The address of your IQ Server | [optional] |
| authentication_type | str | Authentication method | |
| username | str | User with access to IQ Server | [optional] |
| password | str | Credentials for the IQ Server User | [optional] |
| use_trust_store_for_url | bool | Use certificates stored in the Nexus truststore to connect to IQ Server | [optional] |
| timeout_seconds | int | Seconds to wait for activity before stopping and retrying the connection. Leave blank to use the globally defined HTTP timeout. | [optional] |
| properties | str | Additional properties to configure for IQ Server | [optional] |