Hello,I have a CLI template that utilises global variables. This works fine through the GUI but trying to use it via REST API fails.I have found that if I omit the global vars from the deployment payload I receive an HTTP 500 error but if I put them ...