You can create a Management Center (MC) script to be pushed to multiple Edge SWG (ProxySG). Edge SWG (ProxySG) UI "Preview" button expose CLI commands that can be useful if you are unsure of proper syntax when creating MC script.
Edge SWG and Management Center.
The Edge SWG provides a "Preview" function in the management GUI that allows you to see the CLI commands being applied to the EdgeSWG (ProxySG) from the changes made via the GUI. These CLI commands can then be used as a script to apply settings to Edge SWG devices from MC.
To create an MC script from the Edge SWG using SGAC:
Management Center scripts are collection of CLI/SSH commands executed in the order listed. Scripts are NOT in any type of scripting language.
Management Center automatically logs into the Edge SWG device with the "configuration terminal" prompt (i.e. #(config)
prompt). For other managed devices (such as CAS, Reporter etc) , the MC logs in privileged/enable mode (i.e. #
prompt).