Slide 7
Slide 7 text
Query a Service Over HTTP
$ curl localhost:8500/v1/catalog/service/marathon
[{
"Address": "10.0.113.214",
"Node": "batman-control-01",
"ServiceAddress": "",
"ServiceID": "marathon",
"ServiceName": "marathon",
"ServicePort": 18080,
"ServiceTags": ["marathon"]
}]
7 — Chicago JUG, March 15 2016