Question
Fortimanager error 0 - invalid value
Dear people,
I would like delete the internal VLAN Switch over FGM with CLI Script. I get this error back:
Copy device global objects
2:
3:Vdom copy failed:
4:error 0 - invalid value
5:
6:Copy objects for vdom root
The Cli Code over Fortimanager
config system interface
delete "internal"
next
end
#####
The Cli Code over Fortimanager
config system interface
delete "internal"
next
end
#####
I can delete over the gui

Where is Used Check:

Event Log:
50% state:5 dvm_err:0 vdom copy error: invalid value, Install Device
I think it can not install the internal1 - 5 stanalone in VDOM
If I delete internal over gui, so there are no problems and I have 5 Internal standalone Ports.
