From 74177859dc39f1bd915d7c59ce86c4fa2ef68201 Mon Sep 17 00:00:00 2001 From: Igor Aleksandrychev <16775360+aleksandrychev@users.noreply.github.com> Date: Tue, 28 Nov 2023 12:48:27 +0200 Subject: [PATCH] Update api/enterprise-api-ref/shared-groups.markdown Co-authored-by: Craig Comstock --- api/enterprise-api-ref/shared-groups.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/enterprise-api-ref/shared-groups.markdown b/api/enterprise-api-ref/shared-groups.markdown index eaab1e65f..2144caa54 100644 --- a/api/enterprise-api-ref/shared-groups.markdown +++ b/api/enterprise-api-ref/shared-groups.markdown @@ -176,7 +176,7 @@ curl -k --user : \ Allowed entry types: `hostkey`, `hostname`, `ip`, `mac`, `ip_mask` * **excludes** *(json object)* Optional parameter. Object that specifies hosts to be excluded. - * **entries** *(json object)* Filter entries object. Where the key is an entry type and the value is an array + * **entries** *(json object)* Filter entries object. Where the key is an entry type and the value is an array of strings Allowed entry types: `hostkey`, `hostname`, `ip`, `mac`, `ip_mask` ```json