Description
List the available iSCSI targets.
Request
Parameter
|
Required?
|
start
|
Y
|
limit
|
Y
|
returnGlobals
|
Y
|
Command Options
Command
|
Possible Values
|
start
|
position to start from (used for pagination)
|
limit
|
number of items to get
|
returnGlobals
|
|
Example
$ softnas-cmd iscsitargetlist 0 10 returnGlobals -t
|