For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationRelease notes
DocumentationRelease notes
  • Itential Automation Gateway
    • Overview
    • Related terminology
    • Navigate UI
      • Inventory integration variables
      • Create and manage devices
      • Remove a device
      • Manage inventory via API
      • Inventory sources
      • Interactive devices
      • Inventory encryption
      • Device broker support
      • Interactive devices 2023.2
    • Automatic discovery in IAG
    • Use hidden keyword extension
    • Edit the description field
    • Edit JSON schema
    • Manage decorations
    • View audit logs
LogoLogo
Open sourceSupportFAQsDocs Home
Itential Automation GatewayInventory devices

Remove a device

Was this page helpful?
Previous

Manage inventory via API

Next
Built with
1

Go to the Devices family

Go to the Devices family in the left navigation menu to see the device added in the previous example.

2

Select the DELETE endpoint

Go to the API Documentation and select DELETE /devices/{device_name}.

3

Click Try it out!

Click Try it out!.

4

Enter the device name

Enter the name of the device to be removed.

5

Click Execute

Click Execute.

Delete device screen in the API Documentation