did anyone ever tried this API call: updateTemplatePermissions ? I have a template inside a project and I would like to add projectIDs to that template, based on the api description , updateTemplatePermissions allow me to add a projectID to a template, when doing this in cloudmonkey:
update templatepermissions id=c10876b0-e75d-484d-a245-e75b1b0e7636 op=add projectids=16efb87e-fb5a-4d45-8cf0-47d255572890 response: success = true Nothing get updated into the templates. http://cloudstack.apache.org/docs/api/apidocs-4.4/root_admin/updateTemplatePermissions.html This is on 4.4.1 Thanks,