Db2

 View Only

Using the Open Db2 Data Management Console RESTful Service APIs

By Peter KOHLMANN posted Fri May 31, 2019 12:37 PM

  
Open RESTful API
Screen_Shot_2019-05-22_at_3_14_55_PM.png
Everything we do through the user interface goes through a new RESTful API that is open and available. That includes APIs to run SQL, Manage Database Objects and Privileges, Monitor performance, load data and files and configure all aspects of the console. Along with complete and comprehensive documentation built into the user interface. You can find examples of how you can write your own code in Python to access and exploit these new interfaces on GIT: https://github.com/DB2-Samples/Db2DataManagementConsole

You can also find extensive documentation built into the console itself. Just select REST API from the ? icon at the top right of the screen.

API Documentation
#Db2
0 comments
106 views

Permalink