Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
117
16.2 Execute Storage Mount/Unmount
wbstoragemount.cgi
16.2.1 Syntax
1) http://<camip>/api/wbstoragemount.cgi?type=<value>
16.2.2 Input
Item Type Entry name Value
Execute mount type=Mount - -
Execute unmount type=Unmount - -
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible)
16.2.3 Output
Code Status
20 OK
30 InvalidType
73 FailedToMoun
t
16.2.4 Example
1) http://10.1.0.1/api/wbstoragemount.cgi?type=Mount
2) http://10.1.0.1/api/wbstoragemount.cgi?type=Unmount
16.2.5 Notes
1) When OpeLog=No is entered, a log related to API start/end is not output. When it is omitted, it is regarded as OpeLog=Yes.
2) This API does not check any argument other than OpeLog=No/Yes and type=Mount/Unmount. Accordingly, if there are illegal arguments
other than these, they are ignored.