Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
wget --user=admin --password=admin -O - "http://172.20.5.10/app/api/api.php?apiCommand=ApiGetVersion" 2>/dev/null
 
ApiGetVersion:success:4.0

In pinciple most API commands can be called via wget and thus be automated in a script.