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 Subscription Details page. You can also update the delivery policy from a list of subscriptions for a compartment or topic: Click the Actions menu (Actions Menu) for the subscription that you want, and then click Update Delivery Policy.
    1. Open the navigation menu and click Developer Services. Under Application Integration, click Notifications.
    2. Click Subscriptions.
    3. On the Subscriptions page, select the compartment that contains the subscription that you want.
    4. In the Subscription OCID column, click the link for the subscription that you want.
    5. Under Delivery Policy, 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.