excludes
Parameters
value
List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
Parameters
values
List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.
suspend fun excludes(argument: List<suspend ZeroTrustDeviceDefaultProfileExcludeArgsBuilder.() -> Unit>)
suspend fun excludes(vararg argument: suspend ZeroTrustDeviceDefaultProfileExcludeArgsBuilder.() -> Unit)
Parameters
argument
List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.