ManageEngine® SQLDBManager Plus REST API | ||
SQLDBManagerPlus provides APIs for fetching data from the server. Using this API, SQLDBManagerPlus data can be integrated with any third party software like OpManager and data can be represented in a single dashboard itself.
Steps for using Rest API
Click on the Admin tab
Under Server Settings, click on Rest API Key.
The API key is generated - eg.6cb520d706da28a6edc3423b8579ea60
Open the browser, the URL would be
http://[sqldbmanager-server]:9090/AppManager/xml/ListServer?apikey=7b5fde68148fa2419bc2f1a1ab87e757&type=all
By changing <type> to the required monitor, data pertaining to that monitor can be retrieved. For eg.
http://[sqldbmanager-server]:9090/AppManager/xml/ListServer?apikey=7b5fde68148fa2419bc2f1a1ab87e757&type=server
will give data of all the server monitors. 'all' will give the entire data.
Using this API, proceed to integrate SQLDBManager Plus with the third party software.
Add-on / Product Settings |
Dashboards |