Skip to content

Commit e8a63d5

Browse files
authored
[ZT] Verify WARP device profile (#19874)
* pcx-15801 * how to verify device profiles
1 parent 2cf3a19 commit e8a63d5

File tree

1 file changed

+7
-3
lines changed
  • src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp

1 file changed

+7
-3
lines changed

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/device-profiles.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,16 +79,20 @@ curl https://api.cloudflare.com/client/v4/accounts/{account_id}/devices/policy \
7979

8080
4. Select **Save profile**.
8181

82-
The new settings will immediately propagate to devices that match this profile.
82+
The new settings may take up to 24 hours to propagate to devices.
8383

84-
## Verify settings
84+
## Verify device profile
8585

86-
To check WARP client settings on a specific device, open a terminal on the device and run:
86+
To check which device profile and profile settings are currently on a device, open a terminal and run:
8787

8888
```sh
8989
warp-cli settings
9090
```
9191

92+
The device profile UUID is shown in the `Profile ID` field.
93+
94+
Alternatively, if you do not have access to the CLI, you can use [DEX remote captures](/cloudflare-one/insights/dex/remote-captures/) to generate a WARP diagnostic log. The `warp-settings.txt` log file will contain the output of `warp-cli settings`.
95+
9296
## Selectors
9397

9498
| Selector | Description | WARP mode required |

0 commit comments

Comments
 (0)