Removing servers and switches Procedure Export the environment variables. To remove the server or the switch using the UUID: For servers, run the following command: nps remove -c server -i <UUID of server> For switches, run the following command: nps remove -c switch -i <UUID of switch> To retrieve the UUID of the servers or switches follow these steps: Export the environment variables. For servers, run the following command: nps show --data servers For switches, run the following command: nps show --data switches