Update Refresh SQL
PATCH/v1/datasets/:name/acceleration
Update the refresh SQL for a dataset's acceleration.
This endpoint allows for updating the refresh_sql
parameter for a dataset's acceleration at runtime.
The change is temporary and will revert to the spicepod.yml
definition at the next runtime restart.
Request​
Responses​
- 200
- 404
- 500
The refresh SQL was updated successfully.
The specified dataset was not found
An internal server error occurred while updating the refresh SQL