Howard Enos
1e80fb24db
datto-edr: fix scan to verified Agents/scan endpoint + harden
- Scan now uses POST Agents/scan with AND-wrapped where {and:[{id:[...]}]}
(the Infocyte targets/{id}/scan routes are dead/404; bare {id:{inq}} returns
HTTP 412 ambiguous-column). Verified live: single-agent scan -> 'Scanning 1 host'.
- scan/isolate REQUIRE explicit --agent ids; empty list refused (tenant-wide footgun).
- isolate rides Agents/scan with the Host Isolation extension in options.extensions;
resolves --extension-name -> id via /Extensions.
- New subcommands: tasks, task, cancel, create-group, mint-key.
- deploy-cmd emits full -URL (not -InstanceName; cname 'azcomp4587' trips the
install script's .com regex and leaves --url empty).
- Docs (SKILL.md + api-reference.md) rewritten to the verified endpoints + footguns.
Lifecycle verified end-to-end on RMM-TEST-MACHINE (create-group/mint-key/install/
register/scan/cancel).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 13:55:22 -07:00
..
2026-06-15 11:40:25 -07:00
2026-06-19 08:41:57 -07:00
2026-06-19 08:41:57 -07:00
2026-06-25 13:52:33 -07:00
2026-06-16 20:22:59 -07:00
2026-06-21 18:08:32 -07:00
2026-06-25 13:55:22 -07:00
2026-06-19 08:41:57 -07:00
2026-06-15 12:55:48 -07:00
2026-06-19 08:41:57 -07:00
2026-06-08 08:11:03 -07:00
2026-06-20 08:44:47 -07:00
2026-06-19 08:41:57 -07:00
2026-06-21 17:25:26 -07:00
2026-06-08 08:11:03 -07:00
2026-06-08 08:11:03 -07:00
2026-06-19 08:41:57 -07:00
2026-06-14 09:48:54 -07:00
2026-06-19 08:41:57 -07:00
2026-06-22 09:34:48 -07:00
2026-06-21 09:46:54 -07:00
2026-06-19 08:41:57 -07:00
2026-06-19 08:41:57 -07:00
2026-06-16 20:22:59 -07:00
2026-06-23 20:51:38 -07:00
2026-06-21 21:02:05 -07:00
2026-06-15 11:40:25 -07:00
2026-06-19 08:41:57 -07:00
2026-06-25 13:28:38 -07:00
2026-06-16 20:22:59 -07:00
2026-04-15 17:39:32 -07:00
2026-06-21 13:53:09 -07:00
2026-06-16 20:22:59 -07:00
2026-06-19 08:41:57 -07:00
2026-06-22 09:59:52 -07:00