Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
59
6.2 Clear Logs
wbsetlogclear.cgi
6.2.1 Syntax
1) http://<camip>/api/wbsetlogclear.cgi?type=Set
6.2.2 Input
Item Type Entry name Entry value Std.val Unit
Clear logs type=Set - - - -
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible) - -
6.2.3 Output
Code Status Code Status Code Status
20 OK 32 InvalidValue 40 FailToSave
30 InvalidT
yp
e 33 InvalidO
p
erand 92 CriticalError
31 InvalidEntr
y
34 NoEntr
y
Data
6.2.4 Example
1) http://10.1.0.1/api/wbsetlogclear.cgi?type=Set
6.2.5 Notes
1) After this API is started, the log is deleted immediately without confirmation.
2) Accordingly,
take extreme care to handle this API.
3) When saving results in a failure, the message FailToSave is output. This status does not match with the purpose of the function. Please
disregard this message.
4) 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.