To properly display this page you need a browser with JavaScript support.
SoftNAS API Guide
Menu
Index
Search
Search
Search
4. Command Reference
4.25. deletevolume
← Previous page
Next page →
Copyright (c) SoftNAS LLC
To properly display this page you need a browser with JavaScript support.
4.25. deletevolume
Description
This method is used to delete a volume.
Request
In addition the the
Standard Request Structure
, the following parameters are required.
For definitions of parameters, see section
Properties
Parameter
Parameter Name
Required?
volume name
vol_name
Y
pool name
pool
Y
Example
$ softnas-cmd deletevolume volume6 pool3 -t
Made with help of Dr.Explain