Create Inventory
Select
Customer Managed
This operation creates a new Inventory.
Header Parameters
- Accept string required
- application/json
Request Body
- inventoryName string
analyticsEngineCloud object
cloudId integercloudDisplayName string
Responses
- 200
OK
- text/plain
- Example 1
<Api_InventoryResponse>
<inventoryList inventoryName="Rest_Api_Inventory" inventoryId="78" />
<errorResp />
</Api_InventoryResponse>
Loading...