Duplicate resource entries in BlueXP
Applies to
BlueXP
Issue
The resources tab in BlueXP shows multiple entries of the same working environment

Cause
- Adding the same working environment in multiple connectors will cause duplicate entries in the Resources tab
- Removing a working environment from the workspace does not delete it from the Resources tab. Discovering the same environment multiple times will cause the entries to accumulate.
Solution
Duplicate entries have to be removed via API:
1. Retrieve the list of Resources that are attached to the BlueXP account using the "Try it out" feature.

Note: The account ID or Organization ID can be found in BlueXP under "Gear icon" > Identity & Access Management
The API will return a list of environments including their "resourceIdentifier".
2. Find the "resourceIdentifier" for all the environments containing duplicate entries and delete them using the API.

3. Check the Resources tab in BlueXP to verify the duplicate entries are gone.
Partner Notes
partnerNotes_text
Additional Information
additionalInformation_text
