Getting a Subscription's Details

View the details of a subscription by subscription ID.

    1. From the parent tenancy, open the navigation menu and select Governance & Administration. Under Organization Management, select Subscription Mapping.
    2. On the Subscription Mapping list page, select the subscription that you want to work with.

      The details page displays the subscription details, along with tenancies that are assigned to the subscription.

  • 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.