Running the REST API
This topic describes how to run IZSAM REST API. The HSISAPIP job in the JCLLIB library is used to start up the REST API service.
About this task
Procedure
- Customize PARMLIB member, HSISAPIE according to your site requirements. In JCLLIB member, HSISAPIP replace the hlq for STEPLIB library db2.SDSNLOD2.
-
In odbc.ini, parameter MVSDEFAULTSSID needs to be updated with the Db2
subsystem name or a Group Attach name (for DSG).Note:File must be tagged as either binary or IBM-1047 with text tag set to 'off'.(T=off when running chtag -podbc.ini command).
- Submit HSISAPIP.
- To query the REST API, you can use tools such as CURL, or other REST API client tools.