Search device inventories based on attributes
POST/api/internal/v2/inventory/tenants/:tenant_id/filters/search
Returns a paged collection of devices and their attributes.
It accepts optional filters and sort parameters as body parameters.
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.