inventory_delete
Delete a specified inventory from a project. Provide the project ID and inventory ID to remove the inventory from Semaphore UI.
Instructions
Delete an inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project. | |
| inventory_id | Yes | The ID of the inventory to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |