Difference between revisions of "I2Rest Advanced Setup"
Pavel.lobko (talk | contribs) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This section describes configuration options of i2Rest Server. [[I2Rest_quick_config|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. <br> | This section describes configuration options of i2Rest Server. [[I2Rest_quick_config|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. <br> | ||
− | * [[ | + | * [[Using secured connections]] |
− | * [[i2Rest Gate URL definition using | + | * [[i2Rest Gate URL definition using Unix socket|Serving incoming connections using Unix sockets]] |
− | * [[ | + | * [[I2Rest_with_syslog|Using syslog with i2Rest Server]] |
− | * [[How to allow | + | * [[Configuring OAuth2 authorization]] |
+ | * [[Run_command_Api_config|How to allow calls to run_command API]] | ||
* [[Management_API_config|How to allow calls to management API]] | * [[Management_API_config|How to allow calls to management API]] | ||
− | * [[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_Basic_PowerApps_Connector|How to create Microsoft Power Apps custom adapter to i2Rest Server]] |
− | + | i2Rest server should be [[I2Rest_Start|restarted]] to aplly your new configuration *.json. |
Latest revision as of 20:25, 12 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
- How to create Microsoft Power Apps custom adapter to i2Rest Server
i2Rest server should be restarted to aplly your new configuration *.json.