Listing Subscription Mappings

List all subscription mappings.

  • To list subscription mappings:

    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, the available subscriptions are listed in terms of the following:
      • Subscription ID
      • Subscription type
      • Mapped tenancies (not shown for a child tenancy)
      • Expiration date
  • Use the oci organizations subscription-mapping list command and required parameters to list the subscription mappings for all the subscriptions owned by a particular compartment ID. Only the root compartment is allowed:

    oci organizations subscription-mapping list --subscription-id [text] [OPTIONS]

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

  • Run the ListSubscriptionMappings operation to list the subscription mappings for all the subscriptions owned by a particular compartment ID. Only the root compartment is allowed.