Description
This method is used to issue a disk partitioning command.
Request
For definitions of parameters, see section Properties
Parameter
|
Parameter Name
|
Required?
|
partition_all
|
|
N
|
add_partition
|
|
N
|
remove_partition
|
|
N
|
disk name
|
|
N
|
Example
$ softnas-cmd parted_command add_partition dev/xvdr -t
|