Platform API‎ > ‎

Store Snapshot Collection

Snapshot is a backup of the contents of a store. They can be created using a Snapshot Job. Once the job is completed the file will be available from this URI


URI Pattern

http://api.talis.com/stores/{storename}/snapshots

Resource Operations

URI PatternMethodRequest BodySemanticsCapability required
/snapshotsGETView Snapshotsharvest


Request Parameters

None


View Snapshots

A GET to the Snapshot collection URI will return a document which lists all of the Snapshots are associated with the Store, along with an MD5 checksum file for each. A user may then download the relevant snapshot to maintain an off-line backup. At the moment, this document may be retrieved either as HTML, or RDF/XML, using content negotiation to specify format. 



Comments