Changes for page Wonder JavaMonitor and wotaskd
Last modified by Pascal Robert on 2023/08/10 22:21
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -228,12 +228,6 @@ 228 228 229 229 {{code title="Adding a New Instance"}} 230 230 231 - {color:#808080}curl\-X PUT\-d "{woAdaptor:'{color}{color:#2a5db0}www.mydomain.com{color}{color:#808080}'}"{color}{color:#2a5db0}http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mSiteConfig.json{color}231 +curl -X PUT -d "{woAdaptor:'www.mydomain.com'}" http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mSiteConfig.json 232 232 233 233 {{/code}} 234 - 235 -{{code title="Delete an Instance :"}} 236 - 237 - 238 - 239 -{{/code}}