Listing Subscriptions for a Topic
List subscriptions for a Notifications topic.
These steps show how to list subscriptions in a topic. You can also list subscriptions in a compartment. On the Topics list page, select the topic that contains the subscriptions that you want to work with. If you need help finding the list page or the topic, see Listing Topics.The page lists subscriptions in the selected topic. The value in the Protocol column indicates the subscription type. For example, PagerDuty in that column indicates a PagerDuty subscription. 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
in the row for that subscription:- Resend Confirmation: Resend the confirmation URL for the subscription.
- Add tags: Add one or more tags to the topic. See Resource Tags.
- View tags: View the topic's existing tags. See Resource Tags.
- Move Resource: Move the subscription to another compartment.
- Update Delivery Policy: Update the subscription's delivery policy.
- Copy OCID: Copy the OCID of the subscription to the clipboard.
- Delete: Delete the subscription.
To create a subscription for this topic, select Create Subscription.
Use the oci ons subscription list command and required parameters to list subscriptions in the specified topic. Set the
--topic-id
parameter to the OCID of the topic that you want.oci ons subscription list --topic-id <topic_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 in a specified topic.