snapshot
Usage
snapshot [-a <action>] -i <snapshot ID> -t <type> -d <id> [-n <name>]
Summary
This command allows the user to list, add, modify, delete, export, unexport, or rollback a snapshot. Export or
unexport only valid for volume type.
Note: after rollback a snapshot, the data will be gone.
Please specify -f option if need rollback to the older one.
Options
-a <action>
Which action to perform.
list
(Default) List snapshot information.
add
add a snapshot
mod
modify name of snapshot
del
delete a snapshot
export
export a snapshot which is based on volume type
unexport
Un-export a snapshot
mount
mount a snapshot which is based on nasshare type
unmount
Un-mount a snapshot which is based on nasshare type
rollback
Rollback a snapshot
-i <snapshot ID>
Snapshot ID
-t <type>
Source type
volume
(Default)
nasshare
-d <id>
Source ID. For volume source type, it is Volume ID;
For nasshare source type, it is nasshare ID.
281
Promise
Technology
Managing with CLI