Restores measurement statistics by loading available rollup snapshot data from S3 into the search index.

Behavior: Reads rollup snapshot files from S3 and loads the measurement data into the search index. This is used to restore or rebuild measurement statistics from previously generated snapshots.

Authorization: Requires an authenticated user via the class-level [Authorize] attribute.

Side Effects: Modifies the search index by loading measurement data from S3 rollup snapshots. Existing measurement data in the index may be overwritten.

Error Scenarios: Returns 400 if the rollup snapshot restoration fails or no snapshots are available.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Responses
200

Rollup snapshots were successfully restored into the search index.

401

Unauthorized. The caller must provide a valid Bearer token.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json