Add docs on full_id parameter in cat nodes API

This commit adds a note to the docs on the full_id parameter in the cat
nodes API. This is a useful parameter but was not previously documented
anywhere.

Relates #27009
This commit is contained in:
Jason Tedor 2017-10-13 13:49:25 -04:00 committed by GitHub
parent cae1790492
commit 8eba1fa17c

View File

@ -27,6 +27,11 @@ The last (`node.role`, `master`, and `name`) columns provide ancillary
information that can often be useful when looking at the cluster as a whole,
particularly large ones. How many master-eligible nodes do I have?
The `nodes` API accepts an additional URL parameter `full_id` accepting `true`
or `false`. The purpose of this parameter is to format the ID field (if
requested with `id` or `nodeId`) in its full length or in abbreviated form (the
default).
[float]
=== Columns