Get inventory action by identifier
Returns a single action document by ID or name.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
inventoryIdentifier
Inventory ID or name
actionIdentifier
Action ID or name
Response
Single action document
status
result
The action document
error
Errors
500
Internal Server Error