Request to add a data source to an AI Lake Database instance
| Name | Type | Description | Notes |
|---|---|---|---|
| data_source_id | str | Identifier for the new data source in metadata-api. Must be unique within the organization. | |
| data_source_name | str | Display name for the new data source in metadata-api. Defaults to dataSourceId when omitted. | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |