Listing Subscriptions

List subscriptions in Notifications.

  • These steps show how to list subscriptions in a compartment. You can also list subscriptions in a topic.
    1. Open the navigation menu  and select Developer Services. Under Application Integration, select Notifications.
      The Topics list page opens. All topics in the selected compartment are displayed in a table.
    2. Select Subscriptions.
      The Subscriptions list page opens. All subscriptions in the selected compartment are displayed in a table. The value in the Protocol column indicates the subscription type. For example, PagerDuty in that column indicates a PagerDuty subscription.
    3. To view the subscriptions in a different compartment, use the Compartment filter to switch compartments.
      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    Actions

    In the list table, select the name of a subscription to open its details page, where you can view its status and perform other tasks.

    To perform an action on a subscription directly from the list table, select any of the following options from the Actions menu (Actions Menu) in the row for that subscription:

    To create a subscription, select Create Subscription.

  • Use the oci ons subscription list command and required parameters to list subscriptions:

    oci ons subscription list --compartment-id <compartment_OCID>

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

  • Run the ListSubscriptions operation to list subscriptions.