Spotfire® Server and Environment - Installation and Administration

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
-c value
--configuration=value
Optional configuration.xml The path to the server configuration file.
-b value
--bootstrap-config=value
Optional none The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file.
-s value
--source=value
Required none Identifies the origin of the notification preference. The applicable values are 'automation-services' and 'scheduled-updates'. This parameter is required for removing the notifications based on their source.
-t value
--category=value
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.
-Avalue
Optional none Specifies the email addresses for which notifications should be removed. This argument is optional and can be specified multiple times with different values.
-Lvalue
Optional none Defines label keys, which should be removed from the HTTP notification's payload. This argument is optional and can be specified multiple times with different values.