How to convert a VDOM from "management" back to normal?
Recently I was clicking around in my Fortigate GUI and accidentally clicked on "Switch Management" button. At which point, the button greyed out and my VDOM was then switched over to "management" mode. (see screen shot)
I had wanted to delete this VDOM, so I went to the command line:
fortigate-lab-1 (vdom) # delete mattvdom30
Domain mattvdom30: management or root domain, can not delete
Command fail. Return code -23
But as shown, it failed.
How would I switch this back (from "management" mode) to normal VDOM mode so that I can delete it?
Thanks