Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 177.1
edited by Marc Guenther
on 2023/08/10 15:46
on 2023/08/10 15:46
Change comment:
wotaskd does not propagate its changes to Monitor
To version 178.1
edited by Marc Guenther
on 2023/08/10 16:00
on 2023/08/10 16:00
Change comment:
API is missing sanity checks
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -206,6 +206,8 @@ 206 206 207 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 +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 + 209 209 Examples of REST calls : 210 210 211 211 {{code title="Adding a New Host" 0="none"}}