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

From version 180.1
edited by Marc Guenther
on 2023/08/10 01:45
Change comment: fixed the download link to Jenkins
To version 181.1
edited by Marc Guenther
on 2023/08/10 12:00
Change comment: typo in addInstance

Summary

Details

Page properties
Content
... ... @@ -246,7 +246,7 @@
246 246  
247 247  {{code title="Adding a New Instance" 0="none"}}
248 248  
249 -curl -X GET http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mApplications/AjaxExample/addInstance&host=localhost
249 +curl -X GET http://monitorhost:port/cgi-bin/WebObjects/JavaMonitor.woa/ra/mApplications/AjaxExample/addInstance?host=localhost
250 250  
251 251  {{/code}}
252 252