open-consul/website/source/api
Sarah Adams 2f7a90bc52
add flag to allow /operator/keyring requests to only hit local servers (#6279)
Add parameter local-only to operator keyring list requests to force queries to only hit local servers (no WAN traffic).

HTTP API: GET /operator/keyring?local-only=true
CLI: consul keyring -list --local-only

Sending the local-only flag with any non-GET/list request will result in an error.
2019-08-12 11:11:11 -07:00
..
acl
agent Support for maximum size for Output of checks (#5233) 2019-06-26 09:43:25 -06:00
connect
features
operator add flag to allow /operator/keyring requests to only hit local servers (#6279) 2019-08-12 11:11:11 -07:00
acl-legacy.html.md
agent.html.md
catalog.html.md
config.html.md
connect.html.md
coordinate.html.md
event.html.md
health.html.md
index.html.md
kv.html.md Remove the misleading default separator for listing keys. (#5288) 2019-06-14 00:06:18 +02:00
libraries-and-sdks.html.md
operator.html.md
query.html.md
session.html.md fix invalid curl request (#5972) 2019-06-20 09:48:56 -05:00
snapshot.html.md
status.html.md Allow forwarding of some status RPCs (#6198) 2019-07-25 14:26:22 -04:00
txn.html.md