How to uninstall Orchestrator Agent
Learn how to uninstall Azion Orchestrator Agent and delete edge nodes via the Azion console or API, including steps for secure node removal.
Uninstalling agent
To uninstall Azion Orchestrator Agent:
- Access your device from which you want to remove the agent.
- Open the terminal and go to the folder where the agent is installed.
- Run:
Output:
From this moment on, your node won’t receive updates anymore.
Deleting edge node
- Access Azion Console.
- On the upper-left corner of the page, open the Products menu, represented by three horizontal lines, and then select Edge Nodes.
- Find the edge node you wish to remove.
- Click on the three dots icon and click on Delete.
- Confirm the deletion.
- Run the following
GETrequest in your terminal, replacing[TOKEN VALUE]with your personal token and retrieve the edge node ID you wish to delete:
- Run the following
DELETErequest in your terminal, replacing[TOKEN VALUE]with your personal token and:idwith the edge node ID: