Cannot delete environment in second organization

I have created two organizations with one pod(gateway) and now I am trying to delete environment in second organization but I got an error message 'organization does not exist'
before that I have deleted keystore, virtual hosts and dissociated servers for that environment.

But when I checked in Management server with curl command

"curl -u <admin user>:<admin passwd> http://<ms-IP>:8080/v1/o"

I can see two organizations, In browser Edge UI also I can see two organizations.

0 1 131
1 REPLY 1

It would help if you post the output of the curl call which lists the environments. Please post

- Original Curl call to list environments

- API Response of the first call

- Curl Call you are using to delete the environment

- Response of curl call while deleting the environment

- Message Processor Log corresponding to the delete call

If you want to redact values, please do but replace them with placeholders.

Otherwise it's very hard for anyone else to tell you why the deletion fails