The user experienced extra resource consumption after upgrading their VPCs to Private Spaces, They could not delete the VPCs.
While attempting to delete the CH1.0 VPC from Runtime Manager, the following error was observed: "You cannot delete a VPC upgraded to Private Space".
1. After migrating all your applications to CH 2.0 (Private Space), ensure that there are no CH 1.0 applications with the status Running, Stopped, or Deployed. If so, please delete them.
2. Also, ensure no active DLBs are attached to the CH 1.0 VPC, and delete if found.
3. The network connections (VPNs, Transit Gateway) will automatically gets deleted once VPC is deleted with PATCH command
4. Run the below PATCH commands if Private Space is deployed on US control plane
Option 1 : With Validation (default):
curl -X PATCH 'https://anypoint.mulesoft.com/runtimefabric/api/organizations/{Anypoint-Org-ID}/migration/privatespaces/{privateSpaceID}/migrationComplete' -H 'Authorization: Your Bearer Token'
Option 2 : To bypass validation (force=true):
curl -X PATCH 'https://anypoint.mulesoft.com/runtimefabric/api/organizations/{Anypoint-Org-ID}/migration/privatespaces/{privateSpaceID}/migrationComplete?force=true' -H 'Authorization: Bearer YOUR_BEARER_TOKEN'
5. If Private Space is deployed on EU control plane, use the below PATCH command.
curl -X PATCH 'https://eu1.anypoint.mulesoft.com/runtimefabric/api/organizations/{Anypoint-Org-ID}/migration/privatespaces/{privateSpaceID}/migrationComplete' -H 'Authorization: Bearer Token'
6. Once the PATCH command runs successfully, you should no longer see the CH 1.0 VPC from Anypoint Runtime Manager.
005115579

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.