DATA_STORE
Create Data Store Using Form
Create data stores using form in frontend, in the database. :param db: The database session for accessing the database. :param data_store_creation_request: The data store creation request containing the data store definition and other metadata. :param auth: The authorization token for the request. :return: A list of data store creation responses, one for each database processed.
post/data_stores/form/
Request body
Response
Successful Response
Changes
Changed in 1 of the 28 revisions of this API.1
- ○
added the new optional request property
instance_idnew-optional-request-property
- ○