Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "devices": [ { "device_type": "<string>", "network_list": [ "<string>" ], "uid": "<string>", "device_category": "<string>", "ip_list": [ "<string>" ], "device_subcategory": "<string>", "mac_list": [ "<string>" ], "asset_id": "<string>", "risk_score_points": 95, "risk_score": "<string>" }, { "device_type": "<string>", "network_list": [ "<string>" ], "uid": "<string>", "device_category": "<string>", "ip_list": [ "<string>" ], "device_subcategory": "<string>", "mac_list": [ "<string>" ], "asset_id": "<string>", "risk_score_points": 1, "risk_score": "<string>" } ] }
Was this page helpful?