Snapshot API Methods
Snapshot API allows retrieving current snapshot.
The API provides the following functions and endpoints:
/snapshot
Returns a snapshot file.
Parameters
None
Examples
cURL
curl --location 'http://localhost:8080/snapshot'
Client lib
Method not available in the client library.
Results
Snapshot file is returned.