Clears the cache for data-stores api requests.
Save new data store.
Save new data store.
an object with the body content
Optionaloptions: ApiCallOptionsDelete data sets by data-store IDs and data-asset IDs.
Delete data sets by data-store IDs and data-asset IDs.
Comma-separated data store IDs or * to include all data stores.
Comma-separated data asset IDs or * to include all data assets.
Optionaloptions: ApiCallOptionsDelete data assets and child data-sets by data-store IDs.
Delete data assets and child data-sets by data-store IDs.
Comma-separated data store IDs or * to include all data stores.
Optionaloptions: ApiCallOptionsDelete data stores if it does not contain any data-assets.
Delete data stores if it does not contain any data-assets.
an object with the body content
Optionaloptions: ApiCallOptionsGet data store by ID.
Get data store by ID.
an object with query parameters
Optionalprojections?: string[]Comma-separated fields to return in the response.
Optionaloptions: ApiCallOptionsGet all data sets belonging to the data store(s) and data asset(s).
Get all data sets belonging to the data store(s) and data asset(s).
Comma-separated data store IDs or * to include all data stores.
Comma-separated data asset IDs or * to include all data assets.
an object with query parameters
Optionallimit?: numberPage size limit.
Optionalpage?: numberOptionalprojections?: string[]Comma-separated fields to return in the response.
Optionalsort?: string[]Comma-separated fields and field start with '-' character sorts the result set in descending order.
Optionaloptions: ApiCallOptionsGet all data assets belonging to the data store(s).
Get all data assets belonging to the data store(s).
Comma-separated data store IDs or * to include all data stores.
an object with query parameters
Optionallimit?: numberPage size limit.
Optionalpage?: numberOptionalprojections?: string[]Comma-separated fields to return in the response.
Optionalsort?: string[]Comma-separated fields and field start with '-' character sorts the result set in descending order.
Optionaloptions: ApiCallOptionsGet all data stores.
Get all data stores.
an object with query parameters
Optionallimit?: numberPage size limit.
Optionalpage?: numberOptionalprojections?: string[]Comma-separated fields to return in the response.
Optionalsort?: string[]Comma-separated fields and field start with '-' character sorts the result set in descending order.
Optionaloptions: ApiCallOptionsPatch data store.
Patch data store.
an object with the body content
Optionaloptions: ApiCallOptionsUpdate data store.
Update data store.
an object with the body content
Optionaloptions: ApiCallOptions
Clears the cache for data-stores api requests.