Skip to main content

Module config_notifications_api

Module config_notifications_api 

Source

Enums§

ConfigNotificationsCreateGotifyError
struct for typed errors of method config_notifications_create_gotify
ConfigNotificationsCreateMatchersError
struct for typed errors of method config_notifications_create_matchers
ConfigNotificationsCreateSendmailError
struct for typed errors of method config_notifications_create_sendmail
ConfigNotificationsCreateSmtpError
struct for typed errors of method config_notifications_create_smtp
ConfigNotificationsCreateTestError
struct for typed errors of method config_notifications_create_test
ConfigNotificationsCreateWebhookError
struct for typed errors of method config_notifications_create_webhook
ConfigNotificationsDeleteGotifyError
struct for typed errors of method config_notifications_delete_gotify
ConfigNotificationsDeleteMatchersError
struct for typed errors of method config_notifications_delete_matchers
ConfigNotificationsDeleteSendmailError
struct for typed errors of method config_notifications_delete_sendmail
ConfigNotificationsDeleteSmtpError
struct for typed errors of method config_notifications_delete_smtp
ConfigNotificationsDeleteWebhookError
struct for typed errors of method config_notifications_delete_webhook
ConfigNotificationsGetConfigNotificationsEndpointsGotifyByNameError
struct for typed errors of method config_notifications_get_config_notifications_endpoints_gotify_by_name
ConfigNotificationsGetConfigNotificationsEndpointsSendmailByNameError
struct for typed errors of method config_notifications_get_config_notifications_endpoints_sendmail_by_name
ConfigNotificationsGetConfigNotificationsEndpointsSmtpByNameError
struct for typed errors of method config_notifications_get_config_notifications_endpoints_smtp_by_name
ConfigNotificationsGetConfigNotificationsEndpointsWebhookByNameError
struct for typed errors of method config_notifications_get_config_notifications_endpoints_webhook_by_name
ConfigNotificationsGetConfigNotificationsMatchersByNameError
struct for typed errors of method config_notifications_get_config_notifications_matchers_by_name
ConfigNotificationsGetConfigNotificationsTargetsByNameError
struct for typed errors of method config_notifications_get_config_notifications_targets_by_name
ConfigNotificationsGetEndpointsError
struct for typed errors of method config_notifications_get_endpoints
ConfigNotificationsGetGotifyError
struct for typed errors of method config_notifications_get_gotify
ConfigNotificationsGetMatcherFieldValuesError
struct for typed errors of method config_notifications_get_matcher_field_values
ConfigNotificationsGetMatcherFieldsError
struct for typed errors of method config_notifications_get_matcher_fields
ConfigNotificationsGetMatchersError
struct for typed errors of method config_notifications_get_matchers
ConfigNotificationsGetNotificationsError
struct for typed errors of method config_notifications_get_notifications
ConfigNotificationsGetSendmailError
struct for typed errors of method config_notifications_get_sendmail
ConfigNotificationsGetSmtpError
struct for typed errors of method config_notifications_get_smtp
ConfigNotificationsGetTargetsError
struct for typed errors of method config_notifications_get_targets
ConfigNotificationsGetWebhookError
struct for typed errors of method config_notifications_get_webhook
ConfigNotificationsUpdateGotifyError
struct for typed errors of method config_notifications_update_gotify
ConfigNotificationsUpdateMatchersError
struct for typed errors of method config_notifications_update_matchers
ConfigNotificationsUpdateSendmailError
struct for typed errors of method config_notifications_update_sendmail
ConfigNotificationsUpdateSmtpError
struct for typed errors of method config_notifications_update_smtp
ConfigNotificationsUpdateWebhookError
struct for typed errors of method config_notifications_update_webhook

Functions§

config_notifications_create_gotify
Add a new gotify endpoint.
config_notifications_create_matchers
Add a new notification matcher.
config_notifications_create_sendmail
Add a new sendmail endpoint.
config_notifications_create_smtp
Add a new smtp endpoint.
config_notifications_create_test
Test a given notification target.
config_notifications_create_webhook
Add a new webhook endpoint.
config_notifications_delete_gotify
Delete gotify endpoint.
config_notifications_delete_matchers
Delete notification matcher.
config_notifications_delete_sendmail
Delete sendmail endpoint.
config_notifications_delete_smtp
Delete smtp endpoint.
config_notifications_delete_webhook
Delete webhook endpoint.
config_notifications_get_config_notifications_endpoints_gotify_by_name
Get a gotify endpoint.
config_notifications_get_config_notifications_endpoints_sendmail_by_name
Get a sendmail endpoint.
config_notifications_get_config_notifications_endpoints_smtp_by_name
Get a smtp endpoint.
config_notifications_get_config_notifications_endpoints_webhook_by_name
Get a webhook endpoint.
config_notifications_get_config_notifications_matchers_by_name
Get a notification matcher.
config_notifications_get_config_notifications_targets_by_name
Directory index.
config_notifications_get_endpoints
Directory index.
config_notifications_get_gotify
List all gotify endpoints.
config_notifications_get_matcher_field_values
List all known, matchable metadata field values.
config_notifications_get_matcher_fields
Get all known metadata fields.
config_notifications_get_matchers
List all notification matchers.
config_notifications_get_notifications
Directory index.
config_notifications_get_sendmail
List all sendmail endpoints.
config_notifications_get_smtp
List all smtp endpoints.
config_notifications_get_targets
List all notification targets.
config_notifications_get_webhook
List all webhook endpoints.
config_notifications_update_gotify
Update gotify endpoint.
config_notifications_update_matchers
Update notification matcher.
config_notifications_update_sendmail
Update sendmail endpoint.
config_notifications_update_smtp
Update smtp endpoint.
config_notifications_update_webhook
Update webhook endpoint.