remove-notification-preference
Removes previously specified notification settings.
remove-notification-preference
[-c value | --configuration=value]
[-b value | --bootstrap-config=value]
<-s value | --source=value>
[-t value | --category=value]
{-Avalue}
{-Lvalue}
Overview
Use this command to remove preferences for the notification service.
Options
| Option | Optional or Required | Default Value | Description |
|---|---|---|---|
|
Optional | configuration.xml | The path to the server configuration file. |
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
Required | none | Identifies the origin of the notification.
The applicable values are
automation-services and
scheduled-updates. This parameter is required
for removing the notifications based on their source.
|
|
Optional | none | Defines the type of notifications to remove
from the previously specified notification settings. The available options are:
all,
failed, and
successful. This lets you remove notifications
based on the event type.
|
|
Optional | none | Specifies the email addresses for which notifications should be removed. This argument can be specified multiple times with different values. |
|
Optional | none | Defines the label keys which should be removed from the HTTP notification's payload. This argument can be specified multiple times with different values. |
Parent topic: Command-line reference