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.
    2. Select Subscriptions.
    3. To view the resources 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.
    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.