You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Upstreams | CRUD | Snippets supported: static and from source of truth |
140
+
| HTTP servers | CRUD | Snippets supported (`http`, `servers`, `locations`, `upstreams`: static and from source of truth |
141
+
| TCP/UDP servers | CRUD | Snippets supported (`streams`, `servers`, `upstreams`: static and from source of truth |
142
+
| TLS | CRUD | Certificates and keys can be dynamically fetched from source of truth |
143
+
| mTLS | CRUD | Certificates and keys can be dynamically fetched from source of truth |
144
+
| Rate limiting | X ||
145
+
| Active healthchecks | X ||
146
+
| Cookie-based stickiness | X ||
147
+
| Maps | X ||
148
+
| NGINX Plus REST API access | X ||
149
149
| NGINX App Protect WAF | Per-policy CRUD at `server` and `location` level with dataplane-based bundle compilation | Security policies can be dynamically fetched from source of truth |
150
-
| API Gateway | Swagger and OpenAPI YAML and JSON schema support | Automated configuration, HTTP methods and rate limiting enforcement|
151
-
| API Developer Portal | Swagger and OpenAPI YAML and JSON schema support | Based on Redocly |
150
+
| API Gateway | Swagger and OpenAPI YAML and JSON schema support | Automated configuration, HTTP methods and per-URI rate limiting enforcement |
151
+
| API Developer Portal | Swagger and OpenAPI YAML and JSON schema support | Based on Redocly |
152
152
153
153
## How to use
154
154
155
155
Usage details and JSON schema are available here:
156
156
157
-
-[API v3](/USAGE-v3.md) - current
157
+
-[API v3.1](/USAGE-v3.1.md) - latest
158
+
-[API v3](/USAGE-v3.md)
158
159
159
160
A sample Postman collection and usage instructions can be found [here](/contrib/postman)
0 commit comments