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."
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.