Get authentication status
[ESP500] json=<no> pwd=<admin password>
-
json=no the output format can be in JSON or plain text
-
pwd=<admin password> the admin password if authentication is enabled
Output
Section titled “Output”- In json format
{ "cmd":"500", "status":"ok", "data":"admin"}cmdId of requested command, should be500statusstatus of command, should beokdatacontent of response, here the current user authenticated
- plain text format
admin