EasyManua.ls Logo

Calnex Sentinel - Page 74

Calnex Sentinel
93 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Using Sentinel
CX3001 v7.0 © Calnex Solutions 74
calnexsol.com |
GetProblemReport
API Call
/api/getproblemreport
Summary
Download a problem report from Sentinel
Description
This API call prepares a new problem report and downloads the file when available. The file once downloaded,
can be provided to Calnex support where required. This will aid investigation of any current Sentinel device
issues.
Parameters
Name
Description
Required
key
Authentication key obtained from
getkey
where enabled and
login
has
not been used.
Returns
A problem report file as would be obtained via the Export Problem Report option on the About page.
Example
Browser
https://192.168.123.123/api/getproblemreport
Curl
curl -k https://192.168.123.123/api/getproblemreport -JO
GetScreenShot
API Call
/api/getscreenshot
Summary
Download a screen shot of the current GUI display on Sentinel
Description
This service performs a screen captures of the currently displayed Sentinel GUI. The capture will be downloaded
as a PNG file.
Parameters
Name
Description
Required
key
Authentication key obtained from
getkey
where enabled and
login
has
not been used.
Returns
A screen shot in PNG format.
Example
Browser
https://192.168.123.123/api/getscreenshot
Curl
curl -k https://192.168.123.123/api/getscreenshot -JO
Instrument
API Call
/api/get/[selection]

Related product manuals