Snapshot Collection

From n² wiki

Jump to: navigation, search

This is the Platform API documentation for the collection of Snapshots associated with a Store.

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

Contents

[edit] URI Pattern

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

[edit] Resource Operations

URI Pattern Method Request Body Semantics Capability required
/snapshots GET View Snapshots harvest

[edit] Request Parameters

None

[edit] View Snapshots

A GET to the Snapshot collection URI will return an XHTML document that lists all of the Snapshots that are associated with the Store.

A user may then download the relevant snapshot to maintain an off-line backup.

Personal tools