Summary
Delete an inventory device.
Description
Delete an inventory device.
Route
DELETE /automationgateway/deleteInventoryDevice
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| integrationType | enum | yes | Allowed values are: [ netmiko, netconf, http_requests ] - Integration type of the device | 
| deviceName | string | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | A JSON Object containing status, code and the result |