Skip to content

Commit 4387aef

Browse files
refined text
1 parent 181015e commit 4387aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/magic-wan/configuration/common-settings/custom-ike-id-ipsec.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ VeloCloud has a high availability mechanism that allows customers to specify one
1818
Magic WAN customers can set a custom IKE ID for an IPsec tunnel using the following API call. Customers will need to fill in the appropriate values for `<account_id>`, `<tunnel_id>`, and the FQDN wildcard before running the API call.
1919

2020
<CURL
21-
url="https://api.cloudflare.com/client/v4/accounts/<account_id>/ipsec_tunnels/<tunnel_id>"
21+
url="https://api.cloudflare.com/client/v4/accounts/ACCOUNT_ID/ipsec_tunnels/TUNNEL_ID"
2222
method="PATCH"
2323
json={{
2424
"custom_remote_identities":

0 commit comments

Comments
 (0)