set threat-prevention anti-virus user-check block

Description

Configures a customizable "block" message shown to users upon match on browser based traffic.

Syntax

set threat-prevention anti-virus user-check block [ body <body> ] [ redirect-url <redirect-url> ] [ subject <subject> ] [ title <title> ] [ redirect-to-url <redirect-to-url> ]

Parameters

Parameter

Description

body

The informative text that appears in the Anti-Virus 'Block' user message

Type: A string that contains only printable characters

redirect-to-url

Indicates if the user will be redirected to a custom URL in case of a 'Block' action

Type: Boolean (true/false)

redirect-url

Indicates the URL to redirect the user in case of a 'Block' action if configured to do so. The URL to redirect the user in case of a 'Block' action. Redirection happens only if this functionality is turned on

Type: urlWithHttp

subject

The subject of an Anti-Virus 'Block' user message

Type: A string that contains only printable characters

title

The title of an Anti-Virus 'Block' user message

Type: A string that contains only printable characters

Example

set threat-prevention anti-virus user-check block body My Network redirect-url urlWithHttp subject My Network title My Network redirect-to-url true