mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
fix 'agent/check/pass/my-check-id' curl example in documentation (#9372)
This commit is contained in:
parent
2608e92763
commit
6a4dd3554f
@ -310,6 +310,7 @@ The table below shows this endpoint's support for
|
|||||||
|
|
||||||
```shell-session
|
```shell-session
|
||||||
$ curl \
|
$ curl \
|
||||||
|
--request PUT \
|
||||||
http://127.0.0.1:8500/v1/agent/check/pass/my-check-id
|
http://127.0.0.1:8500/v1/agent/check/pass/my-check-id
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user