get-notification-configuration
Retrieves the notification service general settings.
Options
- asadmin-options
-
Options for the
asadmin
utility. For information about these options, see theasadmin
help page. --help
-?
-
Displays the help text for the subcommand.
--target
-
This option helps specify the target on which you are retrieving the notification service configuration. Valid values are:
server
-
Applies to the default server instance. This is the default value.
- cluster_name
-
Applies to every server instance in the cluster.
- instance_name
-
Applies to a specified server instance.
Examples
Example 1 Get current notification service configuration
asadmin get-notification-configuration
Notifier Name Enabled Notifier Enabled Notifier Noisy
slack-notifier true false true
snmp-notifier true false true
teams-notifier true false true
datadog-notifier true false true
jms-notifier true false true
newrelic-notifier true false true
log-notifier true true true
cdieventbus-notifier true false true
eventbus-notifier true false true
xmpp-notifier true false true
email-notifier true false true
discord-notifier true false true
Command get-notification-configuration executed successfully.