Removing DMZ instance
701769May 27 2009 — edited Feb 7 2020Hi, I made a mistake when adding a dmz instance on the beehive application tier server and now the all of the web services don't work (zimbra, bcentral, etc). I would like to remove the this dmz instance but I'm running into trouble with the following command:
delete_dmz_home_instance --id servername.domain.com
I get the following error:
System object (id=467.... , type=oracle.ocs.management.model.Server) cannot be converted to type oracle.ocs.management.model.UnmangedBeehiveInstance.
So I'm thinking that the --id that I'm using is not valid. How can I determine the id of the dmz instance that should be used when removing it using this command? There is nothing in the documentation I could find that indicated how I could get this ID.
Thanks.