docs: fix agent catalog-services caching method (#15645)
* docs: fix agent catalog-services caching method
This commit is contained in:
parent
6d519c7343
commit
6321087fda
|
@ -400,8 +400,8 @@ The table below shows this endpoint's support for
|
||||||
[required ACLs](/api-docs/api-structure#authentication).
|
[required ACLs](/api-docs/api-structure#authentication).
|
||||||
|
|
||||||
| Blocking Queries | Consistency Modes | Agent Caching | ACL Required |
|
| Blocking Queries | Consistency Modes | Agent Caching | ACL Required |
|
||||||
| ---------------- | ----------------- | ------------- | -------------- |
|
| ---------------- | ----------------- | -------------------- | -------------- |
|
||||||
| `YES` | `all` | `simple` | `service:read` |
|
| `YES` | `all` | `background refresh` | `service:read` |
|
||||||
|
|
||||||
The corresponding CLI command is [`consul catalog services`](/commands/catalog/services).
|
The corresponding CLI command is [`consul catalog services`](/commands/catalog/services).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue