#pstejska vsim application record show
1 messages · Page 1 of 1 (latest)
thanks Paul! I'll take a look now. I know this existed back in the early days because if your OCUM instance died and you wanted to monitor the cluster with a new OCUM instance, it would complain until you removed the old instance (fair enough too)
just a simple application-record delete will do the trick? I guess I also need to delete the security certificate that's installed, which I can find with security certificate show -is-root false
Yes app-record del will work
thanks Paul!