List all inventories with filtering and pagination
Returns a paginated list of inventories with optional filtering by name, groups, and node count.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
page
page
pageSize
pageSize
sortField
sortField
sortOrder
sortOrder
search
search
names
names
groups
groups
minNodes
minNodes
maxNodes
maxNodes
Response
Paginated list of inventories
status
result
error
Errors
500
Internal Server Error