Remove mention of http_address in nodes info docs

This commit removes an outdated reference to http_address in the nodes
info docs. This information is available in the http object for each
node in the nodes info API response.

Relates #25980
This commit is contained in:
Jason Tedor 2017-07-31 22:00:57 +09:00
parent c0511882b2
commit fd18e3239a
1 changed files with 0 additions and 3 deletions

View File

@ -26,9 +26,6 @@ By default, it just returns all attributes and core settings for a node:
`host`::
The node's host name.
`http_address`::
Host and port where primary HTTP connections are accepted.
`ip`::
The node's IP address.