...
Universal Controller supports the following RESTful-based web services for Database Connection operations, which are listed alphabetically on this page.
...
Description | |
---|---|
URI | http://host_name/uc/resources/databaseconnection |
HTTP Method | DELETE |
Description | Deletes a Database Connection. |
URI Parameters | See Delete a Database Connection: URI Parameters, below. |
Example URI | http://localhost:8080/uc/resources/databaseconnection?connectionname=Test4 |
Example Response |
|
...