Snapshot Administration Service
{ urn:com.soa.admin.service.features.jaxrs } SnapshotsService
This API is used to administer the snapshot and rollback features.
GETGet Available Snapshots
Reponse
Produces application/jsonapplication/xmltext/xml
200
Success
snapshotList
snapshotList {
snapshots( Collection of string )
}
DELETE/{id}rollback
Parameters
Name
Type
Description
Model
Reponse
Produces application/jsonapplication/xml