Hi,

You can get topology ID by sending */api/v1/topology/summary (GET)* API and
find your target topology by name.
https://github.com/apache/storm/blob/0.9.x-branch/STORM-UI-REST-API.md

Hope this helps.

Best,
Jungtaek Lim (HeartSaVioR)

2015-07-28 22:57 GMT+09:00 Hong Jeon <[email protected]>:

> Hi,
>
> I'm trying to use the Storm REST API, specifically
> /api/v1/topology/:id (GET)
>
> My question is, how would I find the topology ID? the only way I could
> find was to establish a connection to the topology using thrift to get
> ClusterSummary, which would let me access to TopologySummary, which would
> eventally give me the ID.
>
> Is there a better way?
>
> Thanks. Much appreciated.
>
> -Hong
>



-- 
Name : 임 정택
Blog : http://www.heartsavior.net / http://dev.heartsavior.net
Twitter : http://twitter.com/heartsavior
LinkedIn : http://www.linkedin.com/in/heartsavior

Reply via email to