Getting an Events Rule's Details

View the details of a rule.

    1. Open the navigation menu and click Observability & Management. Under Events Service, click Rules.
    2. Select the Compartment from the list.

      All events rules in that compartment are listed in tabular form.

    3. Select the events rule whose details you want to get.

    The Rules Details page appears. The Details page contains information about the events rule, both general information and links to its resources. Some items in the page are read-only, while other items allow you to edit and update the events rule's configuration.

  • Use the oci events rule get command and required parameters to get the details of a rule:

    oci events rule get --rule-id rule_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the GetRule operation to get the details of a rule.