Apache APISIX · Capability
Apache APISIX Admin API — Upstreams
Apache APISIX Admin API — Upstreams. 6 operations. Lead operation: Apache APISIX List All Upstreams. Self-contained Naftiko capability covering one Apache Apisix business surface.
What You Can Do
GET
Listupstreams
— Apache APISIX List All Upstreams
/v1/upstreams
POST
Createupstream
— Apache APISIX Create an Upstream
/v1/upstreams
GET
Getupstream
— Apache APISIX Get an Upstream
/v1/upstreams/{upstream-id}
PUT
Createorupdateupstream
— Apache APISIX Create or Update an Upstream
/v1/upstreams/{upstream-id}
PATCH
Patchupstream
— Apache APISIX Patch an Upstream
/v1/upstreams/{upstream-id}
DELETE
Deleteupstream
— Apache APISIX Delete an Upstream
/v1/upstreams/{upstream-id}
MCP Tools
apache-apisix-list-all-upstreams
Apache APISIX List All Upstreams
read-only
idempotent
apache-apisix-create-upstream
Apache APISIX Create an Upstream
apache-apisix-get-upstream
Apache APISIX Get an Upstream
read-only
idempotent
apache-apisix-create-update-upstream
Apache APISIX Create or Update an Upstream
idempotent
apache-apisix-patch-upstream
Apache APISIX Patch an Upstream
idempotent
apache-apisix-delete-upstream
Apache APISIX Delete an Upstream
idempotent