Build inventory filter structure
Selects nodes by tags and returns them grouped by inventory in the format expected by Gateway Manager's runService method. Returns inventory name with nodeNames array for partial matches, or inventory name only when all nodes are selected.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
request body
inventoryIdentifiers
tagIdentifiers
tagMatchType
Allowed values:
outputFormat
Allowed values:
Response
Filter structure for service execution
status
result
Array of inventory filters
error
Errors
500
Internal Server Error