Currently I’m running into an issue where I cannot remove a target server from a specific Apigee Edge environment. I first deleted the API Proxy (but without undeploying) and then I try to delete the target server. It says that it is still in use by a specific revision of the proxy.
I tried:
- Using the API to see if I see the proxy then. But it’s not there
- Create the proxy again including the revision then deploy, undeploy and try to remove. But it still won’t work
Anyone else ran into this issue and know how to solve it?
Hello @Peter_Faas ,
Just to verify:
- You retrieved the details of the issued Target Server via API and attempted to delete via API, which returned a proxy/revision that is still “using” the Target Server?
- You tried to return the details of the issued proxy/revision via API, and the proxy/revision was not found?
If yes - I feel as if there is a stale reference somewhere in our services to the noted deployment, where I would recommend creating a support ticket accordingly to remediate
Please let me know if you have any questions and/or concerns, thanks!