Help on api to fetch node ids

I tried "/_cat/nodes?v&h=id" to fetch node IDs, but it is showing only 4 letters. How to get full node Ids.

GET /_cat/nodes?full_id&v&h=id should do the trick.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.