NGINX · Capability
NGINX Plus REST API — Method POST
NGINX Plus REST API — Method POST. 4 operations. Lead operation: NGINX Add a Key-Value Pair to the HTTP Keyval Zone. Self-contained Naftiko capability covering one Nginx business surface.
What You Can Do
POST
Posthttpkeyvalzonedata
— NGINX Add a Key-Value Pair to the HTTP Keyval Zone
/v1/http/keyvals/{httpkeyvalzonename}
POST
Posthttpupstreamserver
— NGINX Add a Server to an HTTP Upstream Server Group
/v1/http/upstreams/{httpupstreamname}/servers
POST
Poststreamkeyvalzonedata
— NGINX Add a Key-Value Pair to the Stream Keyval Zone
/v1/stream/keyvals/{streamkeyvalzonename}
POST
Poststreamupstreamserver
— NGINX Add a Server to a Stream Upstream Server Group
/v1/stream/upstreams/{streamupstreamname}/servers
MCP Tools
nginx-add-key-value-pair
NGINX Add a Key-Value Pair to the HTTP Keyval Zone
nginx-add-server-http-upstream
NGINX Add a Server to an HTTP Upstream Server Group
nginx-add-key-value-pair-2
NGINX Add a Key-Value Pair to the Stream Keyval Zone
nginx-add-server-stream-upstream
NGINX Add a Server to a Stream Upstream Server Group