Skip to content

Commit

Permalink
Update api/enterprise-api-ref/inventory.markdown
Browse files Browse the repository at this point in the history
Co-authored-by: Craig Comstock <[email protected]>
  • Loading branch information
nickanderson and craigcomstock authored Nov 28, 2023
1 parent 1bca01f commit 910e13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/enterprise-api-ref/inventory.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Inventory API allows to access inventory reports and attributes dictionary.
* **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`
```
Expand Down

0 comments on commit 910e13b

Please sign in to comment.