Istio · Capability
Istio Security API — RequestAuthentication
Istio Security API — RequestAuthentication. 5 operations. Lead operation: Istio List RequestAuthentications. Self-contained Naftiko capability covering one Istio business surface.
What You Can Do
GET
Listrequestauthentications
— Istio List RequestAuthentications
/v1/namespaces/{namespace}/requestauthentications
POST
Createrequestauthentication
— Istio Create a RequestAuthentication
/v1/namespaces/{namespace}/requestauthentications
GET
Getrequestauthentication
— Istio Get a RequestAuthentication
/v1/namespaces/{namespace}/requestauthentications/{name}
PUT
Replacerequestauthentication
— Istio Replace a RequestAuthentication
/v1/namespaces/{namespace}/requestauthentications/{name}
DELETE
Deleterequestauthentication
— Istio Delete a RequestAuthentication
/v1/namespaces/{namespace}/requestauthentications/{name}
MCP Tools
istio-list-requestauthentications
Istio List RequestAuthentications
read-only
idempotent
istio-create-requestauthentication
Istio Create a RequestAuthentication
istio-get-requestauthentication
Istio Get a RequestAuthentication
read-only
idempotent
istio-replace-requestauthentication
Istio Replace a RequestAuthentication
idempotent
istio-delete-requestauthentication
Istio Delete a RequestAuthentication
idempotent