Last modified October 31, 2024
listNotificationIntegrationTypes
This function will list all available Notification Integration Types.
Parameter name | Type | Description |
---|---|---|
types | List [] | A list of all Enabled Notification Plugins. Each type has a key, name, description, and version. Note the key/name is the Type used for manageNotificationIntegration. |
Example Call JETAPI
jetbackup5api -F listNotificationIntegrationTypes
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:
types:
0:
key: Email
name: Email
description: Send notifications using SMTP or local mail server
version: 5.3.3
1:
key: Syslog
name: Syslog
description: Syslog integration for JetBackup
version: 1.1.0
Example Call HTTP
https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=listNotificationIntegrationTypes
- To view available listing parameters, please visit List Parameters.
- API List calls have a default limit of 100 items.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.