v2

latestOpenAPI 3.1.0CC-BY-SA 2.02026-07-2617789528.6 KB
Inventories

Upload an inventory for processing

Upload an inventory to the web application

post/inventories/upload

Response

Inventory uploaded

result'success' | 'error' required

Result of the request

action'uploadInventory' required

The id of the action

datastring required

Example response

{
  "data": "Inventory 'file.xml' for Node 'c1bab9fc-bcf6-4d59-a397-84c8e2fc06c0' added to processing queue."
}