mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
As with config, the call can be described with a regular python
dictionary. As an example, to reboot the device:
target.call_dict("ietf-system", { "system-restart": {} })