Module chains

Module chains 

Source
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