14 lines
381 B
YAML
14 lines
381 B
YAML
|
clear_traffic_statistics:
|
||
|
description: Clear traffic statistics.
|
||
|
fields:
|
||
|
url:
|
||
|
description: URL of router to clear; optional when only one is configured.
|
||
|
example: http://192.168.100.1/
|
||
|
|
||
|
reboot:
|
||
|
description: Reboot router.
|
||
|
fields:
|
||
|
url:
|
||
|
description: URL of router to reboot; optional when only one is configured.
|
||
|
example: http://192.168.100.1/
|