How do I delete a connection?
As of now the only way to delete a connection is on the Linux machine itself, from the command line.
Where do the connections live in the installation? From which directory does it need to be removed?
casefarley
Posted 5 years ago · Edited 1 year ago·Last reply 5 years ago
2 comments
dalewicks
·5 years ago · EditedHi, You can do this via the SWAGGER API under the controller-connections section. You should see /v2/deleteconnection. Click on TRYITOUT. Then enter the connection name and select Execute.
casefarley
OP5 years ago · EditedThanks Dale. I think this is better than having to go all the way to the location on the Linux box and deleting it from the command line.