Istio · Capability
Istio Networking API — DestinationRule
Istio Networking API — DestinationRule. 5 operations. Lead operation: Istio List DestinationRules. Self-contained Naftiko capability covering one Istio business surface.
What You Can Do
GET
Listdestinationrules
— Istio List DestinationRules
/v1/namespaces/{namespace}/destinationrules
POST
Createdestinationrule
— Istio Create a DestinationRule
/v1/namespaces/{namespace}/destinationrules
GET
Getdestinationrule
— Istio Get a DestinationRule
/v1/namespaces/{namespace}/destinationrules/{name}
PUT
Replacedestinationrule
— Istio Replace a DestinationRule
/v1/namespaces/{namespace}/destinationrules/{name}
DELETE
Deletedestinationrule
— Istio Delete a DestinationRule
/v1/namespaces/{namespace}/destinationrules/{name}
MCP Tools
istio-list-destinationrules
Istio List DestinationRules
read-only
idempotent
istio-create-destinationrule
Istio Create a DestinationRule
istio-get-destinationrule
Istio Get a DestinationRule
read-only
idempotent
istio-replace-destinationrule
Istio Replace a DestinationRule
idempotent
istio-delete-destinationrule
Istio Delete a DestinationRule
idempotent