set notifications-policy

In the R82.00.X releases, this command is available starting from the R82.00.00 version.

Description

Configure the policy for sending notifications to the user.

Syntax

set notifications-policy [ send-push-notifications {true | false} ] [ send-detailed-push-notifications {true | false} ] [ send-cloud-notifications {true | false} ]

Parameters

Parameter

Description

send-detailed-push-notifications

Sending of detailed notifications to the mobile application.

Notification previews may contain information about your network.

Turning off this feature means that the security gateway removes this information from the push notification.

send-push-notifications

Sending of notifications to the mobile application.

send-cloud-notifications

Sending of notifications to the cloud.

Example Command

set notifications-policy send-push-notifications true send-detailed-push-notifications true set notifications-policy send-cloud-notifications true