I did research through the wikis, manuals,forums and so on, but still couldn't find the answer. I want to query single parameter value through the API, but still always receiving mess of tons of parameters. In human query I need:
Get value of security profile ID by security profile name.
Get name of wireless security profile by specific ID.
So on...
As I understood from manual, I am sending:
Code: Select all
/interface/wireless/security-profiles/getall
Code: Select all
/interface/wireless/security-profiles/print
Code: Select all
?name=DEV
Thanks,
Anton