We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33a772 commit 124f228Copy full SHA for 124f228
src/content/docs/load-balancing/local-traffic-management/ltm-magic-wan.mdx
@@ -51,7 +51,7 @@ curl https://api.cloudflare.com/client/v4/accounts/{account_id}/teamnet/routes \
51
--header "Content-Type: application/json" \
52
--data '{
53
"comment": "Example comment - account load balancing",
54
- "network": "<DEFAULT_VNET>,
+ "network": "<LTM_PRIVATE_IP/CIDR_MASK>,
55
"tunnel_id": "<TUNNEL_ID>"
56
}'
57
```
0 commit comments