calhall
05/12/2022, 3:23 PMMichal Nicpon
05/12/2022, 3:33 PMFLEET_LIVE_QUERY_REST_PERIOD
time has elapsed (default 25s)calhall
05/12/2022, 3:44 PM{'campaign': {'created_at': '0001-01-01T00:00:00Z', 'updated_at': '0001-01-01T00:00:00Z', 'Metrics': {'TotalHosts': 1, 'OnlineHosts': 1, 'OfflineHosts': 0, 'MissingInActionHosts': 0, 'NewHosts': 0}, 'id': 687, 'query_id': 22757, 'status': 0, 'user_id': 19}}
Showing a campaign has been created... however I'm not seeing any way of actually pulling those results 😬Michal Nicpon
05/12/2022, 3:46 PMcalhall
05/12/2022, 3:49 PM/api/v1/fleet/results/271/xxhxfxhx/websocket
which is similar to the /api/v1/fleet/results/websockets
endpoint noted in the web sockets docs. I'm just not entirely sure where these extra parameters are being generated (and don't fancy breaking through obfuscated JavaScript 😝)Michal Nicpon
05/12/2022, 4:22 PM/api/v1/fleet/results/websocket
(note the missing "s" at the end)calhall
05/12/2022, 4:28 PMMichal Nicpon
05/12/2022, 4:32 PMcalhall
05/12/2022, 5:40 PMLucas Rodriguez
05/13/2022, 12:21 PM