Running OSGi Commands Using HTTP Client

You can run OSGi commands using HTTP client. Preffered way is using curl.

Execute the following OSGi command using curl in the following format:

curl -v http://<IP address>:<port on which AppNode is running>/bw/framework.json/osgi?command=<OSGi command>

For Example: