Reference
show backend
On this page
List all backends in the current running config.
Description Jump to heading
Querying the runtime API with the string show backend
will produce a list of all backends in the running configuration.
Examples Jump to heading
Use the string show backend
to display backend information.
bash
echo "show backend" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
bash
echo "show backend" | \sudo socat stdio tcp4-connect:127.0.0.1:9999
outputbash
# namebe_statsbe_staticbe_api
outputbash
# namebe_statsbe_staticbe_api
See also Jump to heading
If this page was useful, please, Leave the feedback.