Kuma · Capability
Kuma API — MeshService
Kuma API — MeshService. 4 operations. Lead operation: Returns a list of MeshService in the mesh.. Self-contained Naftiko capability covering one Kuma business surface.
What You Can Do
GET
Getmeshservicelist
— Returns a list of MeshService in the mesh.
/v1/meshes/{mesh}/meshservices
GET
Getmeshservice
— Returns MeshService entity
/v1/meshes/{mesh}/meshservices/{name}
PUT
Putmeshservice
— Creates or Updates MeshService entity
/v1/meshes/{mesh}/meshservices/{name}
DELETE
Deletemeshservice
— Deletes MeshService entity
/v1/meshes/{mesh}/meshservices/{name}
MCP Tools
returns-list-meshservice-mesh
Returns a list of MeshService in the mesh.
read-only
idempotent
returns-meshservice-entity
Returns MeshService entity
read-only
idempotent
creates-updates-meshservice-entity
Creates or Updates MeshService entity
idempotent
deletes-meshservice-entity
Deletes MeshService entity
idempotent