Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 961 Bytes

File metadata and controls

16 lines (11 loc) · 961 Bytes

ProvisionDatabaseInstanceRequest

Request to provision a new AILake Database instance

Properties

Name Type Description Notes
name str Name of the database instance
storage_ids [str] Set of ids of the storage instances this database instance should access.
data_source_id str Identifier for the data source created in metadata-api. Defaults to the database name. [optional]
data_source_name str Display name for the data source created in metadata-api. Defaults to the database name. [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]