Skip to content

Commit

Permalink
Update api/enterprise-api-ref/shared-groups.markdown
Browse files Browse the repository at this point in the history
Co-authored-by: Craig Comstock <[email protected]>
  • Loading branch information
aleksandrychev and craigcomstock authored Nov 28, 2023
1 parent 9c3192a commit 7417785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/enterprise-api-ref/shared-groups.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ curl -k --user <username>:<password> \
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
Expand Down

0 comments on commit 7417785

Please sign in to comment.