Expand description
Chain management proxy handlers
These handlers proxy chain-related requests from the Admin UI to the main HTTP server
Functionsยง
- proxy_
chain_ delete - Proxy chain delete requests to the main HTTP server
- proxy_
chain_ execute - Proxy chain execute requests to the main HTTP server
- proxy_
chain_ get - Proxy get chain requests to the main HTTP server
- proxy_
chain_ history - Proxy chain history requests to the main HTTP server
- proxy_
chain_ update - Proxy chain update requests to the main HTTP server
- proxy_
chain_ validate - Proxy chain validate requests to the main HTTP server
- proxy_
chains_ create - Proxy chain creation requests to the main HTTP server
- proxy_
chains_ list - Proxy chain list requests to the main HTTP server