Listing Subscription Mappings

List all subscription mappings.

  • To list the mapped tenancies for a particular subscription:

    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.
      Under Mapped tenancies, the tenancies mapped to the subscription are listed in terms of the following:
      • Tenancy name
      • Mapped 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.