Template to make change and force reboot

We just installed two Medusa AP's that have a large overlapping area, and I want the SMs connected to the best AP possible.  I have setup a template to push both color codes as primary and to connect to the strongest AP.  I now need to add a command that forces the radio to reboot or run an AP eval.  Is this possible?

If you export a current SM configuration, towards the bottom of the config file make the update to the following string and include it in your template:


"configFileParameters": {
"rebootIfRequired": true,
"setToDefaults": false
},

IIRC this will force the SM to reboot once the template is applied