Fix remove peer docs
This commit is contained in:
parent
38c59b8821
commit
20dd943ad2
|
@ -115,9 +115,6 @@ The table below shows this endpoint's support for
|
||||||
- `id` `(string: <optional>)` - Specifies the server to remove as
|
- `id` `(string: <optional>)` - Specifies the server to remove as
|
||||||
`id`. This cannot be provided along with the `address` parameter.
|
`id`. This cannot be provided along with the `address` parameter.
|
||||||
|
|
||||||
- `stale` - Specifies if the cluster should respond without an active leader.
|
|
||||||
This is specified as a querystring parameter.
|
|
||||||
|
|
||||||
### Sample Request
|
### Sample Request
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
|
Loading…
Reference in New Issue