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 ZeroTrustDeviceCustomProfileExcludeArgsBuilder.() -> Unit>)
suspend fun excludes(vararg argument: suspend ZeroTrustDeviceCustomProfileExcludeArgsBuilder.() -> Unit)
Parameters
argument
List of routes excluded in the WARP client's tunnel. Both 'exclude' and 'include' cannot be set in the same request.