Enable the history snapshot task
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <span class="operation-path">/s/{space_id}/api/security/entity_store/history_snapshot/enable</span></div>Refer to Spaces for more information.
Enable the Entity Store history snapshot task for this space. After a successful enable, Kibana schedules an immediate snapshot run. If that immediate run fails, the response is still 200 and the task remains enabled for the next scheduled interval. If the task is already enabled, the request succeeds and does not start an extra run. Returns 404 if the Entity Store is not installed in the current space.<br/><br/>[Required authorization] Route required privileges: securitySolution.
Headers
A required header to protect against CSRF attacks
Response
Indicates a successful response.
Changes
Changed in 1 of the 176 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○
Of the 176 revisions, 20 have no diff computed.