Updating the Delivery Policy for a Subscription

Update the delivery policy for a subscription in Notifications.

For more information about the delivery retry (part of the delivery policy), see Delivery retry details in Overview of Notifications.

To update tags for a subscription, see Tagging a Subscription When Updating.

  • These steps show how to update the delivery policy from the Subscriptions list page. You can also update the delivery policy from the list of subscriptions for a topic, or from the subscription's details page.
    1. On the Subscriptions list page, find the subscription that you want to work with. If you need help finding the list page or the subscription, see Listing Subscriptions.
    2. From the Actions menu (Actions Menu) for the subscription, select Update Delivery Policy.
    3. In the Update Delivery Policy dialog box, click the edit icon (), update the value, and then click the save icon.
  • Use the oci ons subscription update command and required parameters to update a subscription:

    oci ons subscription update --subscription-id <subscription_OCID>

    For a complete list of parameters and values for CLI commands, see the Command Line Reference for Notifications.

  • Run the UpdateSubscription operation to update a subscription.