Unmapping Subscriptions

Unmap a subscription back to the default Oracle Universal Credits subscription.

Note

This operation is only valid from the parent tenancy for a second, non-default Oracle Universal Credits subscription, and can't be done for the default Oracle Universal Credits subscription. Unmapping a subscription reverts the subscription back to the default Oracle Universal Credits subscription.
  • To unmap a 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. The subscription mapping detail page opens.
    3. Under Mapped tenancies, click the Actions menu (Actions Menu) for the tenancy whose subscription that you want to unmap, and select Unmap subscription from tenancy.
      An Unmap confirmation is displayed, asking if you're certain you want to unmap the subscription from the tenancy.
    4. Click Unmap. A notification is displayed that the unmapping operation was successful.
  • Use the oci organizations subscription-mapping delete command and required parameters to unmap a subscription by the subscription mapping ID:

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

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

  • Run the DeleteSubscriptionMapping operation to unmap a subscription by the subscription mapping ID.