Kuma · Capability
Kuma API — MeshMetric
Kuma API — MeshMetric. 4 operations. Lead operation: Returns a list of MeshMetric in the mesh.. Self-contained Naftiko capability covering one Kuma business surface.
What You Can Do
GET
Getmeshmetriclist
— Returns a list of MeshMetric in the mesh.
/v1/meshes/{mesh}/meshmetrics
GET
Getmeshmetric
— Returns MeshMetric entity
/v1/meshes/{mesh}/meshmetrics/{name}
PUT
Putmeshmetric
— Creates or Updates MeshMetric entity
/v1/meshes/{mesh}/meshmetrics/{name}
DELETE
Deletemeshmetric
— Deletes MeshMetric entity
/v1/meshes/{mesh}/meshmetrics/{name}
MCP Tools
returns-list-meshmetric-mesh
Returns a list of MeshMetric in the mesh.
read-only
idempotent
returns-meshmetric-entity
Returns MeshMetric entity
read-only
idempotent
creates-updates-meshmetric-entity
Creates or Updates MeshMetric entity
idempotent
deletes-meshmetric-entity
Deletes MeshMetric entity
idempotent