ConnectionType
This schema defines basic common types that are used by other schemas.
Definitions
connectionOptions
(object): Additional connection options to build the URL that can be sent to service during the connection. Can contain additional properties.- Additional Properties (string)
connectionArguments
(object): Additional connection arguments such as security or protocol configs that can be sent to service during connection. Can contain additional properties.- Additional Properties
supportsMetadataExtraction
(boolean): Supports Metadata Extraction. Default:True
.supportsUsageExtraction
(boolean): Supports Usage Extraction. Default:True
.supportsProfiler
(boolean): Supports Profiler. Default:True
.supportsDatabase
(boolean): The source service supports the database concept in its hierarchy. Default:True
.
Documentation file automatically generated at 2022-07-14 10:51:34.749986.