Difference between revisions of "I2Rest Advanced Setup"
Pavel.lobko (talk | contribs) |
|||
Line 8: | Line 8: | ||
* [[Management_API_config|How to allow calls to management API]] | * [[Management_API_config|How to allow calls to management API]] | ||
* [[Remote_API_call_config|How to call API located on remote IBM i server]] | * [[Remote_API_call_config|How to call API located on remote IBM i server]] | ||
− | |||
− | |||
i2Rest server should be [[I2Rest_Start|restarted]] to aplly your new configuration *.json. | i2Rest server should be [[I2Rest_Start|restarted]] to aplly your new configuration *.json. |
Revision as of 13:40, 9 July 2020
This section describes configuration options of i2Rest Server. Basic configuration allows only demo server functionality, and must be extended to supply full functional server instancence. Combining examples bellow you can achieve server functionality that suits your requirements.
- Using secured connections
- Serving incoming connections using Unix sockets
- Using syslog with i2Rest Server
- Configuring OAuth2 authorization
- How to allow calls to run_command API
- How to allow calls to management API
- How to call API located on remote IBM i server
i2Rest server should be restarted to aplly your new configuration *.json.