Brian Shumate
|
71e00601ec
|
tweaks
|
2016-11-18 10:53:59 -05:00 |
Brian Shumate
|
e7b21b6876
|
Attempt to describe entire response (for #2393)
Describe fields returned by /v1/catalog/service/<service>
|
2016-11-18 10:33:37 -05:00 |
Brian Shumate
|
af45d3463a
|
Remove references to the 'unknown' state.
- Remove reference to 'unknown' state in catalog endpoint docs
- Remove reference to 'unknown' state in health endpoint docs
|
2016-09-21 09:50:12 -04:00 |
James Phillips
|
817d7e93e4
|
Adds an "lan" tagged address so we have a way to get them all.
If we didn't have this, then there would be no way to know the LAN
address if address translation was turned on.
|
2016-08-16 10:49:03 -07:00 |
akbarahmed
|
25f6bc9d56
|
Unnest TaggedAddresses. Add sentence to mention that multiple Checks may
be specified as an array. Closes hashicorp/consul#2176
|
2016-07-19 10:55:46 -07:00 |
Sean Chittenden
|
67b9104daf
|
Fix the href target for the `/v1/catalog/node/<node>` endpoint.
|
2016-05-27 00:12:17 -07:00 |
Saif Abid
|
e786aafe70
|
Fix json for /v1/catalog/node in markdown
add in a missing comma after the "Address" field
|
2016-05-19 14:41:41 -04:00 |
James Phillips
|
800910137d
|
Adds documentation for WAN address translation.
|
2016-02-07 11:12:19 -08:00 |
James Phillips
|
fecd639b02
|
Changes ?near=self to a safer ?near=_agent, which is also clearer about what it does.
|
2015-10-23 15:23:01 -07:00 |
James Phillips
|
1724b9a6be
|
Adds a magic "self" node name to distance queries.
|
2015-10-23 15:23:01 -07:00 |
James Phillips
|
033e8e6625
|
Adds sort of DCs in catalog queries based on RTT. Cleans up.
* Makes the catalog endpoint respect disabling coordinates for all
RTT-sorting query types.
|
2015-10-23 15:23:01 -07:00 |
James Phillips
|
b63909cf67
|
Adds coordinate sorting support to catalog queries for nodes and service nodes.
|
2015-10-23 15:23:01 -07:00 |
Ryan Uber
|
faab022f89
|
website: document passing ACL tokens in catalog register/deregister
|
2015-06-15 11:45:30 -07:00 |
Ryan Breen
|
b3f2bbe753
|
Website: GH-751 Link to anti-entropy doc everywhere that the term is used.
|
2015-03-04 10:22:53 -05:00 |
Ryan Breen
|
3cf7b5c831
|
Website: finalize cleanup of docs/agent/http/catalog.
|
2015-02-08 12:49:02 -05:00 |
Ryan Breen
|
eccd96dfaa
|
Website: edits for docs/agent/http/catalog.
|
2015-02-08 12:44:36 -05:00 |
Ryan Uber
|
e1023c7773
|
website: separate pages for top-level endpoints
|
2015-01-20 22:49:41 -08:00 |