Inventory
Resources related to inventories in the API.
Fetch an inventory
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope
Update inventory content
**Required permission:** `MODIFY_INVENTORY` on the inventory, or higher scope
Delete an inventory
**Required permission:** `MODIFY_INVENTORY` on the inventory, or higher scope
Update inventory
**Required permission:** `MODIFY_INVENTORY` on the inventory, or higher scope
Validate inventory content
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope
Rollback canary deployments
**Required permission:** `DEPLOY_INVENTORY` on the inventory, or higher scope
Promote canary deployments
**Required permission:** `DEPLOY_INVENTORY` on the inventory, or higher scope
List all the inventories
**Required permission:** Only inventories that the user has VIEW_INVENTORY permission for will be included in the list.
Create new inventory
**Required permission:** `CREATE_INVENTORY` on the tenant, or global scope
Import inventory from Zip file
**Required permission:** `CREATE_INVENTORY` on the tenant, or global scope (If no inventory with the same key exists)
Get inventory timestamp
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope
Fetch hosts of an inventory
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope
Get inventory HEAD content
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope
Fetch groups of an inventory
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope
Export inventory to Zip file
**Required permission:** `VIEW_INVENTORY` on the inventory, or higher scope