Description
This command is used to keep session active. By default session timeout is set to 30 minutes. If you want to keep a session from expiring just call this function.
Properties
Parameter
|
Required?
|
Session ID
|
Y
|
Pretty Print
|
N
|
Command Options
Not applicable
Example 1
$ softnas-cmd resetsessiontimer --session_id 29660 --pretty_print
|
Example 2
$ softnas-cmd resetsessiontimer -s 29660 -t
|