Traefik Labs · Capability
Traefik Proxy REST API — UDP
Traefik Proxy REST API — UDP. 4 operations. Lead operation: List All UDP Routers. Self-contained Naftiko capability covering one Traefik business surface.
What You Can Do
GET
Listudprouters
— List All UDP Routers
/v1/udp/routers
GET
Getudprouter
— Get a Specific UDP Router
/v1/udp/routers/{name}
GET
Listudpservices
— List All UDP Services
/v1/udp/services
GET
Getudpservice
— Get a Specific UDP Service
/v1/udp/services/{name}
MCP Tools
list-all-udp-routers
List All UDP Routers
read-only
idempotent
get-specific-udp-router
Get a Specific UDP Router
read-only
idempotent
list-all-udp-services
List All UDP Services
read-only
idempotent
get-specific-udp-service
Get a Specific UDP Service
read-only
idempotent