Last modified October 31, 2024

listNotificationIntegrations

This function will list all Enabled Notification Integration.
Returns
Parameter name Type Description
integrations List [] A list of all Activated Notification Integrations.

Example Call JETAPI

jetbackup5api -F listNotificationIntegrations
success: 1 message: system: version: 5.3.3 version_panel: 5.3.3 tier: EDGE type: cPanel retry_ms: 0 disableui: dr: agreement_panel: agreement: licenseIssue: data: notifications: 0: _id: 65075381a8f98c6ea7022b64 name: Default Email Notification owner: 650750535448a47911036b62 owner_name: type: Email frequency: 1: 1 2: 1 4: 1 disabled: options: smtp: 1: _id: 6509fbecaa590ab6b3060b32 name: example owner: 65075382d49adbd1660f06d2 owner_name: root type: Email frequency: 1: 2 2: 1 4: 1 disabled: options: recipients: 0: email@example.com total: 2

Example Call HTTP

https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=listNotificationIntegrations