Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
From version 162.1
edited by simon
on 2010/12/01 07:44
on 2010/12/01 07:44
Change comment:
There is no comment for this version
To version 152.1
edited by David Avendasora
on 2010/11/30 01:02
on 2010/11/30 01:02
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.s imon1 +XWiki.avendasora - Content
-
... ... @@ -225,9 +225,3 @@ 225 225 curl -X GET http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mApplications/AjaxExample/deleteInstance?id=1 226 226 227 227 {{/code}} 228 - 229 -{{code title="Adding a New Instance"}} 230 - 231 -curl -X PUT -d "{woAdaptor:'www.mydomain.com'}" http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mSiteConfig.json 232 - 233 -{{/code}}