weizhouapache commented on issue #10069: URL: https://github.com/apache/cloudstack/issues/10069#issuecomment-2538698184
> @jmkleijer , I discussed off-line with some people and you might implement this using a custom role assigning all the necessary APIs to the users. I am not sure what the missing APIs for the user are, but they would need all list APIs for zones, pods, clusters and hosts at least. > > Does this sound feasible? @DaanHoogland it looks podId and clusterId are only available for admin, they are in the class ``` public class DeployVMCmdByAdmin extends DeployVMCmd implements AdminCmd ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
