Search devices based on inventory attributes
POST/api/management/v2/inventory/filters/search
Returns a paged collection of devices and their attributes.
If multiple filter predicates are specified, the filters are
combined using boolean and operator.
Request
Responses
- 200
- 400
- 500
Successful response.
Response Headers
X-Total-Count
Custom header indicating the total number of devices for the given query parameters
Invalid Request.
Internal Server Error.