From e013ac76f02b001d79696287cb6adb1ff098a742 Mon Sep 17 00:00:00 2001 From: melpike <79950145+melpike@users.noreply.github.com> Date: Wed, 1 Jul 2026 13:43:40 -0600 Subject: [PATCH] Add 'ab_source' field to REST API documentation --- docs/REST API/rest-api.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 79a31313df8..8ad937fea93 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -3741,6 +3741,7 @@ Returns the information of the specified host. "disk_encryption_enabled": true, "status": "online", "display_text": "Annas-MacBook-Pro.local", + "ab_source": "Apple", "additional": {}, "issues": { "failing_policies_count": 1,