Viewing the Details of an Announcement Subscription
View detailed information about an announcement subscription when you want to learn more about a particular subscription.
- Use the oci announce announcement-subscription get command and required parameters to view the details of an announcement subscription:
oci announce announcement-subscription get --announcement-subscription-id <announcementsubscription_OCID>
For example:oci announce announcement-subscription get --announcement-subscription-id ocid1.announcementsubscription.<realm>.<region>.<unique_ID>
Viewing the details of an announcement subscription provides you with the following information:
- Name. The name of the announcement subscription.
- Lifecycle state. The current lifecycle state of the announcement subscription resource itself.
- OCID. The announcement subscription's unique, Oracle-assigned identifier.
- Compartment. The compartment where the announcement subscription exists.
- Description. A description of the announcement subscription.
- Notifications topic. The Notifications topic used by the announcement subscription to publish announcements to subscribers.
- Filter group details. Information about the filter groups configured for the announcement subscription.
- Tags. Any defined or freeform tags added to the announcement subscription resource.
- Time created. When the announcement subscription was created.
- Time updated. When the announcement subscription was last updated.
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetAnnouncementSubscription operation to view the details of an announcement subscription.