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 click Developer Services. Under Application Integration, click Notifications.
    2. Click Subscriptions.
    3. On the Subscriptions page, select the compartment that contains the subscriptions that you want.
    The page lists subscriptions in the selected compartment. The value in the Protocol column indicates the subscription type. For example, PagerDuty in that column indicates a PagerDuty 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.