Kuma · Capability
Kuma API — MeshMultiZoneService
Kuma API — MeshMultiZoneService. 4 operations. Lead operation: Returns a list of MeshMultiZoneService in the mesh.. Self-contained Naftiko capability covering one Kuma business surface.
What You Can Do
GET
Getmeshmultizoneservicelist
— Returns a list of MeshMultiZoneService in the mesh.
/v1/meshes/{mesh}/meshmultizoneservices
GET
Getmeshmultizoneservice
— Returns MeshMultiZoneService entity
/v1/meshes/{mesh}/meshmultizoneservices/{name}
PUT
Putmeshmultizoneservice
— Creates or Updates MeshMultiZoneService entity
/v1/meshes/{mesh}/meshmultizoneservices/{name}
DELETE
Deletemeshmultizoneservice
— Deletes MeshMultiZoneService entity
/v1/meshes/{mesh}/meshmultizoneservices/{name}
MCP Tools
returns-list-meshmultizoneservice-mesh
Returns a list of MeshMultiZoneService in the mesh.
read-only
idempotent
returns-meshmultizoneservice-entity
Returns MeshMultiZoneService entity
read-only
idempotent
creates-updates-meshmultizoneservice-entity
Creates or Updates MeshMultiZoneService entity
idempotent
deletes-meshmultizoneservice-entity
Deletes MeshMultiZoneService entity
idempotent