Skip to content
Start here

Connectivity Settings

Get Zero Trust Connectivity Settings
GET/accounts/{account_id}/zerotrust/connectivity_settings
Updates the Zero Trust Connectivity Settings
PATCH/accounts/{account_id}/zerotrust/connectivity_settings
ModelsExpand Collapse
ConnectivitySettingGetResponse { icmp_proxy_enabled, offramp_warp_enabled }
icmp_proxy_enabled: optional boolean

A flag to enable the ICMP proxy for the account network.

offramp_warp_enabled: optional boolean

A flag to enable WARP to WARP traffic.

ConnectivitySettingEditResponse { icmp_proxy_enabled, offramp_warp_enabled }
icmp_proxy_enabled: optional boolean

A flag to enable the ICMP proxy for the account network.

offramp_warp_enabled: optional boolean

A flag to enable WARP to WARP traffic.