Product Overview Scan Info API
The information required to view each Product Overview Scan results is organized into the following tabs:
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 |
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. |