mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 06:16:08 +00:00
Update website/content/docs/connect/cluster-peering/create-manage-peering.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
parent
6840861a17
commit
b019ce6e62
@ -222,7 +222,7 @@ You can get information about individual peering connections between clusters.
|
||||
<Tabs>
|
||||
<Tab heading="Consul API">
|
||||
|
||||
After you establish a peering connection, [query the `/peering/:name` endpoint](/api-docs/peering#read-a-peering-connection) to get peering information about for a specific cluster. For example, the following command requests peering connection info for "cluster-02" and returns the info as a JSON object:
|
||||
After you establish a peering connection, [query the `/peering/:name` endpoint](/api-docs/peering#read-a-peering-connection) to get peering information about for a specific cluster. For example, the following command requests peering connection information for "cluster-02" and returns the info as a JSON object:
|
||||
|
||||
```shell-session
|
||||
$ curl http://127.0.0.1:8500/v1/peering/cluster-02
|
||||
|
Loading…
x
Reference in New Issue
Block a user