Follow

In case anyone ever needs to delete an controller that's stuck during deployment and not accessible in the web UI:

curl --insecure --basic --user <NSX-Admin>:<Password> -X DELETE "https://<NSX-Manager>/api/2.0/vdn/controller/controller-<x>?forceRemoval=True"

· · 0 · 0 · 0