Skip to content

Commit

Permalink
Backport of docs: fix agent catalog-services caching method into rele…
Browse files Browse the repository at this point in the history
…ase/1.13.x (#15657)

* no-op commit due to failed cherry-picking

Co-authored-by: James Oulman <oulman@users.noreply.github.com>
  • Loading branch information
hc-github-team-consul-core and oulman committed Dec 2, 2022
1 parent c601eb7 commit 61a809f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/content/api-docs/catalog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -399,9 +399,9 @@ The table below shows this endpoint's support for
[agent caching](/api-docs/features/caching), and
[required ACLs](/api-docs/api-structure#authentication).

| Blocking Queries | Consistency Modes | Agent Caching | ACL Required |
| ---------------- | ----------------- | ------------- | -------------- |
| `YES` | `all` | `none` | `service:read` |
| Blocking Queries | Consistency Modes | Agent Caching | ACL Required |
| ---------------- | ----------------- | -------------------- | -------------- |
| `YES` | `all` | `background refresh` | `service:read` |

The corresponding CLI command is [`consul catalog services`](/commands/catalog/services).

Expand Down

0 comments on commit 61a809f

Please sign in to comment.