From fa94219055ddf42d95b8a5e68682ac65cacdad5c Mon Sep 17 00:00:00 2001 From: boruszak Date: Mon, 21 Nov 2022 09:28:45 -0600 Subject: [PATCH] ServerExternalAddresses parameter clarification --- website/content/api-docs/peering.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/content/api-docs/peering.mdx b/website/content/api-docs/peering.mdx index 86c74e0a40..3e45738218 100644 --- a/website/content/api-docs/peering.mdx +++ b/website/content/api-docs/peering.mdx @@ -42,8 +42,7 @@ The table below shows this endpoint's support for - `Partition` `(string: "")` - The admin partition that the peering token is generated from. Uses `default` when not specified. -- `ServerExternalAddresses` `([]string: )` - A list of addresses to put -into the generated token. Addresses are the form of `{host or IP}:port`. +- `ServerExternalAddresses` `([]string: )` - The addresses for the cluster that generates the peering token. Addresses take the form `{host or IP}:port`. You can specify one or more load balancers or external IPs that route external traffic to this cluster's Consul servers. - `Meta` `(map: )` - Specifies KV metadata to associate with