Get Device Reports

Saner Agents upload endpoints’ reports onto the Saner Server after each scan. This method allows you to fetch reports of the endpoints. Support added to fetch results with tagname and tagvalue, and includeDSI. To retrieve a device report with Detailed System Information, you need to pass the key ‘includeDSI’ and specify its value as true. By default, the value for key ‘includeDSI’ is set to false.

The response is returned as a ZIP file containing the device report.

KeyMeaningMandatoryData Type
hostnameHostname of the device to fetch reportYesstring
ipIP address of the deviceNostring
macMAC address of the deviceNostring
tagnameTag name used to filter device reportNostring
tagvalueTag value used along with tagnameNostring
includeDSIWhether to include Detailed System Information (true or false)Nostring
Query Params
string
required

Account name used to identify the User

Body Params
request
object
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/zip
application/json