Kuma · Capability
Kuma API — MeshProxyPatch
Kuma API — MeshProxyPatch. 4 operations. Lead operation: Returns a list of MeshProxyPatch in the mesh.. Self-contained Naftiko capability covering one Kuma business surface.
What You Can Do
GET
Getmeshproxypatchlist
— Returns a list of MeshProxyPatch in the mesh.
/v1/meshes/{mesh}/meshproxypatches
GET
Getmeshproxypatch
— Returns MeshProxyPatch entity
/v1/meshes/{mesh}/meshproxypatches/{name}
PUT
Putmeshproxypatch
— Creates or Updates MeshProxyPatch entity
/v1/meshes/{mesh}/meshproxypatches/{name}
DELETE
Deletemeshproxypatch
— Deletes MeshProxyPatch entity
/v1/meshes/{mesh}/meshproxypatches/{name}
MCP Tools
returns-list-meshproxypatch-mesh
Returns a list of MeshProxyPatch in the mesh.
read-only
idempotent
returns-meshproxypatch-entity
Returns MeshProxyPatch entity
read-only
idempotent
creates-updates-meshproxypatch-entity
Creates or Updates MeshProxyPatch entity
idempotent
deletes-meshproxypatch-entity
Deletes MeshProxyPatch entity
idempotent