mirror of https://github.com/hashicorp/consul
this should read background refresh
parent
fe777fc95a
commit
523495dd53
|
@ -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` | `blocking refresh` | `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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue