Skip to content
Snippets Groups Projects
Commit e58db65c authored by Vishnu Emmadi's avatar Vishnu Emmadi
Browse files

update comment on correct URL for debug counters

parent d8096d5b
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ import org.slf4j.LoggerFactory;
* Return the debug counter data for the get rest-api call
*
* URI must be in one of the following forms:
* "http://{controller-hostname}:8080/wm/core/debugcounter/{param}/json
* "http://{controller-hostname}:8080/wm/counters/{param}"
*
* where {param} must be one of (no quotes):
* "all" returns value/info on all active counters.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment