Advisory Smart Group API
The information required to read the Advisory Smart Group results is organized into the following tabs:
Requirement Types |
Details |
|||||||||||||||
API |
https://csi7.secunia.com/csi/api/?uid=<xyz>&action=<xyz>&which=<xyz>&smartGroupTextType=<xyz>&_dc=1563433180691&sort=name&dir=ASC&sorters=%5B%7B%22field%22%3A%22name%22%2C%22direction%22%3A%22ASC%22%7D%5D&start=0&limit=20 Note:The value for <XYZ> 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 the above API respectively. |
|||||||||||||||
Response |
{"success":true,"error_code":0,"data":{"rows":[{"id":"6","name":"All Advisories","editable":"0","description":"Smart Group containing all Advisories (default Flexera Smart Group). Note: Smart Group is NOT editable.","logic_type":"all","business_impact":"2","custom_columns":"","all_custom_columns":"1","advisories":"17","vulnerabilities":"109","hosts":"1","products":"18","installations":"22","zero_day":"1","date_modified":"2019-06-03 10:16:18","in_progress":"0","generate_asap":"0","compiled_time":"2019-07-18 06:59:06"},{"id":"9","name":"CVSS3 Less than7","editable":"1","description":"CVSS3 Less than7","logic_type":"all","business_impact":"1","custom_columns":"","all_custom_columns":"1","advisories":"4","vulnerabilities":"7","hosts":"1","products":"4","installations":"5","zero_day":"0","date_modified":"2019-06-03 11:17:02","in_progress":"0","generate_asap":"0","compiled_time":"2019-07-18 06:59:06"},{"id":"7","name":"Zero-Day Advisories","editable":"0","description":"Smart Group containing all Zero-Day Advisories (default Flexera Smart Group). Note: Smart Group is NOT editable.","logic_type":"all","business_impact":"1","custom_columns":"","all_custom_columns":"1","advisories":"1","vulnerabilities":"39","hosts":"1","products":"1","installations":"1","zero_day":"1","date_modified":"2019-06-03 10:16:18","in_progress":"0","generate_asap":"0","compiled_time":"2019-07-18 06:59:06"}],"total":3}} Note:The numerical value received as "id":"n" from the JSON response is the smartGroupId parameter for Configured Advisory Groups API, where “n” is the numerical number. |
|||||||||||||||
Received Information |
Name, Description, Business Impact, Compilation, Data Last Compiled, Advisories, Vulnerabilities, Products, Installations, Hosts, Zero-Day Advisories etc. |