Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
118
16.3 Check Storage Mount Status
wbstoragemountstatus.cgi
16.3.1 Syntax
1) http://<camip>/api/wbstoragemountstatus.cgi
16.3.2 Input
Item Type Entry name Value
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible)
16.3.3 Output
Code Status
22 Mounted
72 NotMounted
16.3.4 Example
1) http://10.1.0.1/api/wbstoragemountstatus.cgi
16.3.5 Notes
1) In the IK-WB15A, auto mount of an external storage is not executed. Accordingly, the user must execute one of the followings after
mounting the external storage in the IK-WB15A.
- Execute mount by “SD in/out wizard” on the WEB setting page.
- Execute mount by using API “wbstoragemount.cgi”.
2) 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.
3) This API does not check any argument other than OpeLog=No/Yes. Accordingly, if there are illegal arguments other than these, they
are ignored.