Revert a store to a specific commit point
Reverting a store creates a new commit point that refers to the same state as an existing older commit point. In this way it is possible to virtually roll-back a BrightstarDB store without discarding changes made since.
Path parameters
The name of the store to be reverted
Request body
Response
Success. The store has been reverted to the specified commit point.
Changes
Changed in 4 of the 11 revisions of this API.16
- ○
added the non-success response with the status
response-non-success-status-added
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
- ○
api operation id
revertStorewas addedapi-operation-id-added
- ○
api tag
commit pointaddedapi-tag-added
- ○
api tag
storesaddedapi-tag-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲