Difference between revisions of "I2Rest licensing"
(Created page with "{| style="width: 100%; vertical-align:top; border-collapse:collapse" border="1" | style="width: 34%; padding: 5px"|'''Feature(s)''' | style="width: 33%; padding: 5px"|'''Free...") |
|||
Line 4: | Line 4: | ||
| style="width: 33%; padding: 5px"|'''Premium Edition''' | | style="width: 33%; padding: 5px"|'''Premium Edition''' | ||
|- | |- | ||
− | |i2Rest Client | + | |<strong>i2Rest Client</strong> |
|- | |- | ||
|Call OAuth2 APIs | |Call OAuth2 APIs | ||
+ | | + | ||
+ | | + | ||
+ | |- | ||
+ | |Execute http(s) client requests (get, post, put, del) | ||
+ | | + | ||
+ | | + | ||
+ | |- | ||
+ | |i2Rest Client API to enhance existing RPGLE programs | ||
+ | | + | ||
+ | | + | ||
+ | |- | ||
+ | |<strong>i2Rest Server</strong> | ||
+ | |- | ||
+ | |Built-in Authorization Model | ||
+ | | + | ||
+ | | + | ||
+ | |- | ||
+ | |Ability to extend Authorization Model | ||
+ | | - | ||
+ | | + | ||
+ | |- | ||
+ | | #APIs per i2Rest server instance | ||
+ | | 10 | ||
+ | | Unlimited | ||
+ | |- | ||
+ | | #OAuth2 Users per i2Rest server instance | ||
+ | | Up to 5 users | ||
+ | | Unlimited | ||
+ | |- | ||
+ | | #OAuth2 Clients per i2Rest server instance | ||
+ | | Up to 5 clients | ||
+ | | Unlimited | ||
+ | |- | ||
+ | | #OAuth2 scopes per i2Rest server instance | ||
+ | | Up to 5 scopes | ||
+ | | Unlimited | ||
+ | |- | ||
+ | | #API Calls | ||
+ | | Unlimited | ||
+ | | Unlimited | ||
+ | |- | ||
+ | | Ability to serve local and/or remote RPGLE programs as APIs | ||
| + | | + | ||
| + | | + | ||
|} | |} |
Revision as of 22:52, 22 May 2020
Feature(s) | Free Edition | Premium Edition |
i2Rest Client | ||
Call OAuth2 APIs | + | + |
Execute http(s) client requests (get, post, put, del) | + | + |
i2Rest Client API to enhance existing RPGLE programs | + | + |
i2Rest Server | ||
Built-in Authorization Model | + | + |
Ability to extend Authorization Model | - | + |
#APIs per i2Rest server instance | 10 | Unlimited |
#OAuth2 Users per i2Rest server instance | Up to 5 users | Unlimited |
#OAuth2 Clients per i2Rest server instance | Up to 5 clients | Unlimited |
#OAuth2 scopes per i2Rest server instance | Up to 5 scopes | Unlimited |
#API Calls | Unlimited | Unlimited |
Ability to serve local and/or remote RPGLE programs as APIs | + | + |