Getting a Subscription's Details

View the details of a subscription by subscription ID.

    1. From the parent tenancy, open the navigation menu and click Governance & Administration. Under Organization Management, click Subscription Mapping.
    2. On the Subscription Mapping page, click the subscription name from the Subscription ID field. The subscription mapping detail page opens.

      The detail page displays the subscription details, along with tenancies that are assigned to the subscription, in terms of the following:

      • Subscription ID
      • Subscription OCID
      • Subscription type
      • Subscription start date
      • Subscription end date
      • Subscription description
  • Use the oci organizations subscription get command and required parameters to get subscription details by subscription ID:

    oci organizations subscription get --subscription-id [text] [OPTIONS]

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

  • Run the GetSubscription operation to get subscription details by subscription ID.