Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ironapi
api
Wiki
Api
Queries
Query Search Options
Query Search Options
· Changes
Page history
Update Query Search Options
authored
Nov 08, 2021
by
Andrea Pavlovic
Hide whitespace changes
Inline
Side-by-side
API/Queries/Query-Search-Options.md
View page @
2a5099f6
...
@@ -156,6 +156,7 @@ It can be combined with other search options, like this for example with "or":
...
@@ -156,6 +156,7 @@ It can be combined with other search options, like this for example with "or":
```
```
with "and":
with "and":
```
{
{
"conds":
"conds":
{"-and" : [
{"-and" : [
...
@@ -164,3 +165,4 @@ with "and":
...
@@ -164,3 +165,4 @@ with "and":
]
]
}
}
}
}
```
\ No newline at end of file