/DataArchiver/:id/run POST
Overview
[ADMIN] Performs the archiving process.
Summary
Performs the archiving process for the given archive definition. This endpoint is only available to administrators.Request Arguments
This endpoint does not accept any request arguments.
Response
This API returns the ID of the created ArchiveRun bean.
Change Log
Version | Change |
v11_11 | Added /DataArchiver/:id/run POST endpoint. |