New Content #15272
openAdd information about Pushover group key behavior
0%
Description
in Note
from
Using the Pushover API requires a Pushover account user key and API key (Pushover Registration).
to
Using the Pushover API requires a Pushover account User Key (or Group Key) and Application API Token/Key (Pushover Registration).
in API Key (rename to Application API Token/Key)
from
Required. The Pushover API Key (Pushover Registration) the firewall will use to authenticate with Pushover API server.
to
Required. The Pushover’s Application API Token/Key (Pushover Registration) the firewall will use to authenticate with Pushover’s API servers.
in User Key (rename to User / Group Key)
from
Required. The User Key (Pushover Registration) of the Pushover account to which the API Key belongs.
to
Required. The User Key (to send notifications to particular Pushover User) or the Group Key (to broadcast notifications to all users in a particular group) of the Pushover (Pushover Registration).
Updated by Sergei Shablovsky 10 months ago
Because all 3 objects are different:
- Pushover account user;
- Applications;
- Delivery Groups;
And may be SEVERAL Applications and SEVERAL Delivery Groups in one Pushover account.
Updated by Sergei Shablovsky 10 months ago
Better to USE THE SAME DEFINITION as in SaaS (Pushover) and certain section of pfSense settings that directly belongs to this particular SaaS.
Updated by Jim Pingle 10 months ago
- Tracker changed from Correction to New Content
- Subject changed from Pushover settings description in Advanced - Notification - Pushover to Add information about Pushover group key behavior
- Category changed from Administrivia to Configuration