Interface SnapshotApi
@Consumes("text/xml")
@Produces("text/xml")
public interface SnapshotApi
-
Method Summary
Modifier and TypeMethodDescriptionboolean
deleteSnapshot
(String id) getSnapshot
(String identifier)
-
Method Details
-
getAllSnapshots
-
getSnapshot
-
createSnapshot
-
updateSnapshot
-
deleteSnapshot
-
rollbackSnapshot
-