Product Overview Scan Info API

The information required to view each Product Overview Scan results is organized into the following tabs:

Product Overview API Information

Requirement Types

Details

API

https://csi7.secunia.com/csi/api/?uid=<xyz>&action=<xyz>&which=<xyz>&_dc=1563807741382&productId="n"&smartGroupId="n"

Note:The value for <XYZ> and "n" in the above API is defined in the Parameters section.

Methods

GET

Parameters

uid = UID Value taken from successful login. See How to Obtain the Token .
action = results
which = installationOverview
productID = "product_id":"n" value from the JSON response of Configured Product Groups API.
smartGroupId = "id":"n" value from the JSON response of Product Smart Group API.

Note:The above parameters have to be entered in the <XYZ> of above API respectively.

Response

{"success":true,"error_code":0,"data":{"countEndOfLife":"0","countInsecure":"0","countPatched":"1","productName":"Adobe AIR 27.x","createdAt":"2017-09-20 23:48:59","versionsFound":true,"missingKBsFound":false,"uniq_totalcount_mskbs":[],"uniq_totalcount_versions":[]}}

Received Information

State of detected installations.