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

From version 185.3
edited by David Avendasora
on 2023/11/13 11:56
Change comment: Update document after refactoring.
To version 184.1
edited by David Avendasora
on 2023/11/13 11:56
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -documentation.Home.Deployment.WebHome
1 +Deployment
Content
... ... @@ -204,7 +204,7 @@
204 204  
205 205  ==== Remote Control via REST Routes (for JavaMonitor) ====
206 206  
207 -If the control offered by the Direct Actions isn't enough, JavaMonitor allows additional control via [[REST>>doc:documentation.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 {{code language="none"}}?pw=XXXX{{/code}} to the URLs if your JavaMonitor is password protected.
207 +If the control offered by the Direct Actions isn't enough, JavaMonitor allows additional control via [[REST>>doc: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 {{code language="none"}}?pw=XXXX{{/code}} to the URLs if your JavaMonitor is password protected.
208 208  
209 209  Be careful with these. This allows to do illegal stuff, that the UI wouldn't allow, for example, create two applications with the same name.
210 210