Skip to content

Commit b5b7657

Browse files
committed
Improve API step
1 parent 8ebc039 commit b5b7657

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/agentless

1 file changed

+2
-2
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/agentless/pac-files.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ You can now use the Proxy Endpoint selector in [network](/cloudflare-one/policie
192192

193193
## Configure firewall
194194

195-
To configure your organization's firewall to allow your users to connect to a proxy endpoint, you will need to create a firewall rule using either your proxy endpoint's domain or IP addresses.
195+
You may need to configure your organization's firewall to allow your users to connect to a proxy endpoint. Depending on your firewall, you will need to create a rule using either your proxy endpoint's domain or IP addresses.
196196

197197
To get the domain of a proxy endpoint:
198198

@@ -208,7 +208,7 @@ To get the domain of a proxy endpoint:
208208

209209
<TabItem label="API">
210210

211-
1. Use the [List proxy endpoints](/api/resources/zero_trust/subresources/gateway/subresources/proxy_endpoints/methods/list/) endpoint to list your proxy endpoints. For example:
211+
1. Use the [List proxy endpoints](/api/resources/zero_trust/subresources/gateway/subresources/proxy_endpoints/methods/list/) endpoint to get a list of your proxy endpoints and their details. For example:
212212

213213
```bash
214214
curl https://api.cloudflare.com/client/v4/accounts/{account_id}/gateway/proxy_endpoints \

0 commit comments

Comments
 (0)