mirror of https://github.com/apache/lucene.git
Minor typo in autoscaling refguide docs. Fixes #401
This commit is contained in:
parent
74576b0083
commit
f76f7fc61f
|
@ -147,7 +147,7 @@ Suggestions are operations recommended by the system according to the policies a
|
|||
|
||||
Suggestions are made only if there are `violations` to active policies. The `operation` section of the response uses the defined preferences to identify the target node.
|
||||
|
||||
The API is available at `/admin/autoscaling/suggestion`. Here is an example output from a suggestion request:
|
||||
The API is available at `/admin/autoscaling/suggestions`. Here is an example output from a suggestion request:
|
||||
|
||||
[source,json]
|
||||
----
|
||||
|
|
Loading…
Reference in New Issue