Skip to content

Commit 529aa8b

Browse files
Update src/content/docs/load-balancing/additional-options/load-balancing-china.mdx
1 parent 1412f01 commit 529aa8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/load-balancing/additional-options/load-balancing-china.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ To enable load balancers to be deployed to the [China Network](/china-network/),
1515

1616
Once these two criteria are met, any newly created load balancer will be automatically deployed to the China Network. When choosing a region for a pool's health checks, `China` is now available to be selected in both the dashboard and API.
1717

18-
You can also create a load balancer by sending a `POST` request to the following endpoint. To deploy to the China Network with the API, the `networks` array in the API call must contain `jdcloud` as a value in addition to `cloudflare`. Refer to the [Cloudflare API documentation](/api/resources/load_balancers/methods/create/#request-body) for details on the required fields and their formats.
18+
You can also create a load balancer by sending a `POST` request to the following endpoint. To deploy to the China Network with the API, the `networks` array in the API call must contain `jdcloud` as a value in addition to `cloudflare`. Refer to the [Cloudflare API documentation](/api/resources/load_balancers/methods/create/) for details on the required fields and their formats.
1919

2020
```bash
2121
https://api.cloudflare.com/client/v4/zones/{zone_id}/load_balancers

0 commit comments

Comments
 (0)