Last modified by Pascal Robert on 2023/08/10 22:21

From version 83.1
edited by David Avendasora
on 2010/11/29 23:00
Change comment: There is no comment for this version
To version 88.1
edited by David Avendasora
on 2010/11/29 23:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -179,7 +179,7 @@
179 179  
180 180  ==== Remote Control via REST Routes ====
181 181  
182 -If the control offered by the Direct Actions isn't enough, there are also REST routes in JavaMonitor. Between the two methods (Direct Actions, JSON) you have almost full remote-control of JavaMonitor. Just make sure that your JavaMonitor installation is secure Just like with Direct Actions, you need to append ##?pw=XXXX## to the URLs if your JavaMonitor is password protected.
182 +If the control offered by the Direct Actions isn't enough, JavaMonitor allows additional control via [[REST>>WONDER:ERRest Framework]] calls. Between the two methods (Direct Actions, REST) you have almost full remote-control of JavaMonitor. Just make sure that your JavaMonitor installation is secure Just like with Direct Actions, you need to append ##?pw=XXXX## to the URLs if your JavaMonitor is password protected.
183 183  
184 184  Examples of REST calls :
185 185