SoftNAS API Guide
Menu
Index

4.4. resetsessiontimer

 
Description
 
This method is used to keep a session active. You can use this method to extend a session beyond the default timeout value of 30 minutes.
 
Properties
 
 
Examples
$ softnas-cmd resetsessiontimer --session_id 29660  --pretty_print
 
$ softnas-cmd resetsessiontimer -s 29660 -t
 
 
 
Made with help of Dr.Explain