Commit Graph

70 Commits (53a881beccb081ad79f248683d32f8151ccef070)

Author SHA1 Message Date
Amit Saha 0f53ae9a82
Update documentation for `tag` filter
7 years ago
Kyle Havlovitz d3dd2b1402
Move check definition to a sub-struct
7 years ago
Kyle Havlovitz dbab3cd5f6
Merge branch 'master' into esm-changes
7 years ago
Kyle Havlovitz b0536a96cc
Fill out the tests around coordinate/node functionality
7 years ago
Kyle Havlovitz a8c808aee5
Add docs for the coordinate update endpoint
7 years ago
Frank Schroeder ca9aac746f
agent: add /v1/coordianate/node/:node endpoint
7 years ago
James Phillips 53f67c3993 Fixes API client for ScriptArgs and updates documentation. (#3589)
7 years ago
Vladislav Mitov 3b280ead55 Update check.html.md
7 years ago
James Phillips 282b88466b
Adds a pointer to the /v1/txn API from the KV read docs.
7 years ago
James Phillips d3cebace7c
Updates documentation to s/script/args/ in API docs.
7 years ago
James Phillips 5f5e7529df Update raft.html.md
7 years ago
Frank Schröder ce887a0c45 Provide stable config for agent/self (#3532)
7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405)
7 years ago
James Phillips 0ebae85bb9 Merge pull request #3490 from ruslansennov/javadoc-fix
7 years ago
Ruslan Sennov 18d2556e3c
minor doc fix
7 years ago
Frank Schroeder f264bd9294
Fix health endpoint docs (#3483)
7 years ago
Frank Schroeder 552681b2a5
Update example
7 years ago
Mitsunori Komatsu 2282f412d7 Fix wrong field name: Meta -> NodeMeta
7 years ago
James Phillips 00605c0214
Shows the segment name in the keyring API and command output.
7 years ago
James Phillips 1a117ba0a8
Makes the all segments query explict, and the default for `consul members`.
7 years ago
James Phillips c8f35bf6be Update check.html.md
7 years ago
Kyle Havlovitz 5d861b3a91
Update segment api docs
7 years ago
Kyle Havlovitz 20296d4a89
Change segment list endpoint in docs/client api
7 years ago
Kyle Havlovitz 40f7508016
Update segment docs
7 years ago
Kyle Havlovitz 00d03f1141
Add doc sections for network segments
7 years ago
Kyle Havlovitz d129767657
Add agent.segment interpolation to prepared queries
7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only).
7 years ago
Brian Shumate fe915938c7 API DOCS: Update snapshot curl example (#3423)
7 years ago
Frank Schroeder 0516deff0c
doc: fix operator keyring delete method
7 years ago
Frank Schroeder ee2cc7aaca
doc: update check example for agent api call
7 years ago
Frank Schröder e0924704d5 doc: add method and header to agent API docs for HTTP checks (#3400)
7 years ago
James Phillips d3c8855c86 Adds a note about the 429 response code.
7 years ago
Kyle Havlovitz 0428e9fe9e
Update docs for metrics endpoint
7 years ago
Kyle Havlovitz d5634fe2a8
Add support for labels/filters from go-metrics
7 years ago
James Phillips 4bee2e49f5 Adds secure introduction for the ACL replication token. (#3357)
7 years ago
James Phillips c0a5ad7903 Adds a new /v1/acl/bootstrap API (#3349)
7 years ago
Elijah Caine 1565f58508 Register Entity Meta -> NodeMeta
7 years ago
James Phillips 9810c18591 Update area.html.md
7 years ago
James Phillips b589d8c4a1 Update area.html.md
7 years ago
James Phillips 6250cd70f5 Adds option to prepared queries to remove empty tags. (#3330)
7 years ago
James Phillips 59b9164142 Adds a geo failover guide using prepared queries. (#3328)
7 years ago
James Phillips 496b0bcf07 Adds support for agent-side ACL token management via API instead of config files. (#3324)
7 years ago
James Phillips 338b49fe66 Update catalog.html.md
7 years ago
James Phillips c736669af8 Update acl.html.md
7 years ago
James Phillips 6708871054 Update index.html.md
7 years ago
James Phillips 610a67defa Updates consul exec docs to mention ACLs. (#3308)
7 years ago
Kyle Havlovitz 689c8bc934
Add UpgradeVersionTag information to docs
7 years ago
Kyle Havlovitz 090414db15
Add network area TLS setting to docs
7 years ago
Stu Small f7907db85f Fix mistake in curl example for join agent API call
8 years ago
Jason Martin 1dc57ce5e4 Fix invalid JSON in agent-api /v1/self example output. (#3183)
8 years ago