SoftNAS API Guide
Menu
Index

4.29. snapcommand

 
Description
 
This method is used to issue a snapshot control command.
 
Request
 
In addition the the Standard Request Structure, the following parameters are required.
 
For definitions of parameters, see section Properties
Parameter
Parameter Name
Required?
pool name
pool_name
Y
start
start
Y
limit
limit
Y
 
Example
$ softnas-cmd snapshotlist pool3/vol1 0 10 -t
 
 
 
Made with help of Dr.Explain