Istio · Capability
Istio Networking API — ServiceEntry
Istio Networking API — ServiceEntry. 5 operations. Lead operation: Istio List ServiceEntries. Self-contained Naftiko capability covering one Istio business surface.
What You Can Do
GET
Listserviceentries
— Istio List ServiceEntries
/v1/namespaces/{namespace}/serviceentries
POST
Createserviceentry
— Istio Create a ServiceEntry
/v1/namespaces/{namespace}/serviceentries
GET
Getserviceentry
— Istio Get a ServiceEntry
/v1/namespaces/{namespace}/serviceentries/{name}
PUT
Replaceserviceentry
— Istio Replace a ServiceEntry
/v1/namespaces/{namespace}/serviceentries/{name}
DELETE
Deleteserviceentry
— Istio Delete a ServiceEntry
/v1/namespaces/{namespace}/serviceentries/{name}
MCP Tools
istio-list-serviceentries
Istio List ServiceEntries
read-only
idempotent
istio-create-serviceentry
Istio Create a ServiceEntry
istio-get-serviceentry
Istio Get a ServiceEntry
read-only
idempotent
istio-replace-serviceentry
Istio Replace a ServiceEntry
idempotent
istio-delete-serviceentry
Istio Delete a ServiceEntry
idempotent