DashboardLog

Logs an entry in the dashboardlogs on the controller

Input Parameter Type Description
LocationID* String
LogMsg* String
LogDescription* String
LogCode* String
Version* String
OperatingSystem* String
Output Parameter Type Description
Success Boolean True if success, false if failed

*=required

CURL EXAMPLE
curl -v 'https://secure.nomadesk.com/ctrller/api.php?Task=DashboardLog&LocationID=1e3e3b5d-6bba-e3e1-fad2-3c1d7980d774&LogMsg=Client%20startup&LogDescription=Dashboard_Startup&LogCode=1&Version=7.0.6.0&OperatingSystem=Win7'