Listing Product Information for a Subscription

List the product information and usage details that are specific to a subscription ID's reward usage period.

    1. Open the navigation menu and click Billing & Cost Management. Under Programs and Rewards, click Oracle Support Rewards.

      The Oracle Support Rewards page opens.

    2. To view the usage associated with the rewards, for a particular accrual date, click the Actions menu (Actions Menu) to the right side in that row and select View Usage.
      The View Usage panel lists the products that are eligible for rewards, along with the associated usage amount, and the earned rewards amount for each product.
      Note

      The View Usage details aren't available for dates where rewards data was updated manually.

      You can filter the list based on eligibility, by selecting an Eligible or Non-eligible value from the corresponding Eligibility list. You can also search for product names, product numbers, or partial keywords from product names, by entering them in the search field. The list updates dynamically based on the search parameters.

    3. To download a copy of the table in CSV format, click Download CSV.
  • Use the oci usage product-summary list-products command and required parameters to list the product information and usage details that's specific to a subscription ID's reward usage period:

    oci usage product-summary list-products --subscription-id subscription_ocid --tenancy-id tenancy_ocid --usage-period-key usage_period_key [OPTIONS]

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

  • Run the ListProducts operation to list the product information and usage details that's specific to a subscription ID's reward usage period.