Hi,
i am developing a program with mikoritk api but i am having an issue.
in some RouterBoard under /system/routerboard/settings we can set the following values to ‘boot-devices’
flash-boot, flash-boot-once, nand-if…, nand-only, try-ether..
but in some other we can set
etherboot-ide, etherboot-only, ide-only, try-ether-once
and we can retrieve this allowed values by double tab after ‘set boot-device=’ command.
my problem is how can i get value list by api and change it grammatically.