mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Fix create session link in semaphore guide
This commit is contained in:
parent
e221dae749
commit
cb1155d5b4
@ -67,7 +67,7 @@ curl -X PUT -d <body> http://localhost:8500/v1/kv/<prefix>/<session>?acquire=<se
|
|||||||
```
|
```
|
||||||
|
|
||||||
The `<session>` value is the ID returned by the call to
|
The `<session>` value is the ID returned by the call to
|
||||||
[`/v1/session/create`]((/docs/agent/http/session.html#session_create).
|
[`/v1/session/create`](/docs/agent/http/session.html#session_create).
|
||||||
|
|
||||||
`body` can be used to associate a meaningful value with the contender. This is opaque
|
`body` can be used to associate a meaningful value with the contender. This is opaque
|
||||||
to Consul but can be useful for human operators.
|
to Consul but can be useful for human operators.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user