CLI Reference Guide

3.5.2 Get log
Table 3-22 Get log
?api=logging&method=get
GET Description Method that retrieves the logs of Embedded Capture. The logs are
returned in a text file that is downloaded by http protocol.
Payload IN
OUT If 200, response with the file
Response code 200 OK — success
401 Unauthorized access – if basic authentication fails
500 Internal Server Error – if too many requests are active. Retry
recommended.
Schema Request
Response
?api=common&rschema=default
3.5.3 Disable log
Table 3-23 Disable log
?api=logging&method=disable
GET Description Disable the Logging Service.
Payload IN
OUT If 200, XML response with code 0
Response Code 200 OK – success
401 Unauthorized access – if basic authentication fails
500 Internal Server Error – if too many requests are active. Retry recommended.
Schema Request
Response
?api=common&rschema=default
Figure 3-23 Disable log, success response example
26 Chapter 3 Compatible API