This looks like the VLAN interface is going up/down in operational state. If there are no interface (and no clients) in a specific VLAN, the VLAN will go 'operationally down'. What you can do is set the VLAN state to 'operstate up'. I think this can be only done from the CLI:
(MM01) [] (config) #interface vlan 1
(MM01) ^[] (config-submode)#operstate
operstate Interface Operation state
(MM01) ^[] (config-submode)#operstate up
That will keep the VLAN 'up' regardless if there are interfaces or clients in the VLAN.
------------------------------
Herman Robers
------------------------
If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check
https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.
In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
------------------------------