Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 803 Bytes

File metadata and controls

14 lines (9 loc) · 803 Bytes

AddDatabaseDataSourceRequest

Request to add a data source to an AI Lake Database instance

Properties

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]

[Back to Model list] [Back to API list] [Back to README]