How to uninstall Edge Orchestrator Agent
Uninstalling agent
To uninstall Azion Edge 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.
- Access Real-Time Manager (RTM).
- 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.
- Hover over the edge node and click on the icon of a trash can.
- Confirm the deletion.
- Run the following
GET
request in your terminal, replacing[TOKEN VALUE]
with your personal token and retrieve the edge node ID you wish to delete:
- Run the following
DELETE
request in your terminal, replacing[TOKEN VALUE]
with your personal token and:id
with the edge node ID: