Create a refresh schedule for an existing materialized view
Dataset Refresh
Create a refresh schedule for an existing materialized view
Creates new request for request derivation
POST
Create a refresh schedule for an existing materialized view
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier for a dataset.
Body
application/json
cron expression "for example: @hourly, 0 12 * * 1-5"
zone id where the cron should take place "for example: EST, GMT+2"
if we need to enable advanced statistics calculation
active will be ran on cron schedule, pending and archived won't be run
Available options:
active, pending, archived The ID of the compute pool to use for scheduled refreshes. The compute pool must be active, belong to your company, and be associated with the target data plane.
Response
200
OK
Update the materialized view refresh configurationArchive the materialized view refresh configuration

