/
LI
libopenstorage
/
OSD API.
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
cluster
10
node
3
snapshot
3
get
Enumerate snapshots.
post
/osd-snapshots
post
Restore snapshot with specified id.
volume
11
snapshot
restore
Restore snapshot with specified id.
post
/osd-snapshots/restore/{id}
Path parameters
id
string
required
id of snapshot to restore
Response
Restored volume
VolumeResponse
required
error
string
Changes