Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NGINX Stream Limit Conns API

The Stream Limit Conns API from NGINX — 2 operation(s) for stream limit conns.

NGINX Stream Limit Conns API is one of 32 APIs that NGINX publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Stream Limit Conns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a JSON-LD context, a getting-started guide, and a GitHub repository.

This API exposes 3 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 0.8.

3 operations 2 paths 3 schemas 1 DELETE2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.8
Contact
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 2 GET. Each is listed below with its method, path, parameters, and response codes.

Stream Limit Conns 3
GET
/stream/limit_conns/
NGINX Return Status of All Stream Limitconn Zones
getStreamLimitConnZones 1 param → 200404
GET
/stream/limit_conns/{streamLimitConnZoneName}
NGINX Return Status of an Stream Limitconn Zone
getStreamLimitConnZone 2 params → 200404
DELETE
/stream/limit_conns/{streamLimitConnZoneName}
NGINX Reset Statistics for a Stream Limitconn Zone
deleteStreamLimitConnZoneStat 1 param → 204404405

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are NginxError (3 properties), NginxStreamLimitConnZone (3 properties). Each schema is shown below with its type and property counts.

NginxStreamLimitConnZone
object
3 properties
NginxError
object
nginx error object.
3 properties
NginxStreamLimitConnZonesMap
object
Status data for all stream limitconn zones .

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nginx-stream-limit-conns-api-openapi.yml Raw ↑

Other APIs NGINX publishes across the network.

NGINX Ingress Controller
NGINX Gateway Fabric
NGINX Agent
NGINX Connections API
NGINX General Info API
NGINX HTTP API
NGINX HTTP Caches API
NGINX HTTP Keyvals API
NGINX HTTP Limit Conns API
NGINX HTTP Limit Reqs API
NGINX HTTP Location Zones API