Skip to main content

Create Inventory

This operation creates a new Inventory.

Header Parameters
  • Accept string required
Request Body
  • inventoryName string
  • analyticsEngineCloud object
  • cloudId integer
  • cloudDisplayName string
Responses

OK


<Api_InventoryResponse>
<inventoryList inventoryName="Rest_Api_Inventory" inventoryId="78" />
<errorResp />
</Api_InventoryResponse>
Loading...