Add policy profile action / Edit policy profile action Form

Toolbar

Fields

Name

Data type

Description

Name

string

The unique name identifier for this policy profile action.

Type

enum NETWORK, VPN

The category or class of this action (e.g., HTTP request, script, notification).

Action type

enum EMAIL, SMS, SNMP, DHCP, NMAP, WEBHOOK, SYSLOG, SCRIPT

The specific action to perform: notify, block, or both notify and block.

Description

string

Additional description explaining the purpose of this action.

Enabled

boolean

Indicates whether this policy profile action is active and will be executed.

HTTP type

enum GET, POST

The HTTP method type to use for the request (GET or POST).

HTTP start data

string

Data to send in the HTTP request when the action starts.

HTTP start header

string

HTTP headers to include in the start request.

HTTP start URL

string

The URL endpoint to call when the action is triggered.

HTTP stop data

string

Data to send in the HTTP request when stopping the action.

HTTP stop header

string

HTTP headers to include in the stop request.

HTTP stop URL

string

The URL endpoint to call when stopping the action.

Notification channels

array of entity preview

Channels to receive notifications when this action is triggered.

Notify email data

string

Email notification content and recipient information.

Notify SMS data

string

SMS notification content and recipient information.

Notify syslog data

string

Syslog message format and content for event logging.

Script data

string

Script code or path to execute when the action is triggered.

Blocked

boolean

Enable to block network access when this action is triggered.

Blocked timeout

enum BlockedTimeout

Duration in minutes to keep the IP or device blocked.

Administration groups

array of entity preview

Administration groups that can manage this policy profile action.

Panels