Capsman configuration mode="" cannot set at cli

I am trying to set from cli the mode in a capsman configurations from “ap” to to use it as virtualAP
I tried the following but nothing works
/caps-man configuration set myConfig mode=“”
/caps-man configuration set myConfig mode=none
/caps-man configuration set myConfig mode=no
/caps-man configuration set myConfig mode=“none”
/caps-man configuration set myConfig mode=“no”
/caps-man configuration set myConfig mode=0
/caps-man configuration set myConfig mode=-1

When I add one it works but when I try to update (set) from ap to none then it doesn’t…

any idea?

Just checked my config and I have mode-ap set on the virtual AP configuration lines and it is working fine.

it is easy to add it. The problem is removing the ap mode via script

Agreed. But do you really need to remove it? Does the Virtual AP use it?

Some parameters can be unset with “unset” command, “mode” is one of those parameters