List all nodes for a specific inventory
Returns a paginated list of nodes for a specific inventory with optional filtering.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
inventoryIdentifier
Inventory ID or name
Query parameters
page
page
pageSize
pageSize
sortField
sortField
sortOrder
sortOrder
search
search
types
types
Response
Paginated list of nodes for the inventory
status
result
error
Errors
500
Internal Server Error