Re: Role for taking console of the VM

2022-06-09 Thread Wei ZHOU
The VM console is only available for users which have access to "listVirtualMachines" api. The VM should be in the state "Running", "Starting" or "Stopping". -Wei On Thu, 9 Jun 2022 at 14:41, Vivek Kumar wrote: > Thanks way for the response, So do we get the option in GUI for read only > user

Re: Role for taking console of the VM

2022-06-09 Thread Vivek Kumar
Thanks way for the response, So do we get the option in GUI for read only user ? Because whenever I create a read-only user and login from GUI the console option is not visible. Vivek Kumar Sr. Manager - Cloud & DevOps TechOps | Indiqus Technologies + 91 7503460090 vivek.ku...@indiq

Re: Role for taking console of the VM

2022-06-09 Thread Wei ZHOU
Hi Vivek, There is no cloudstack API to get vm console, but you can get it by sending a request to http://:8080/client/console?cmd=access&vm=&apikey=&signature=&response=json -Wei On Thu, 9 Jun 2022 at 11:16, Vivek Kumar wrote: > Hello Folks. > > I am currently going through the custom rules,

Role for taking console of the VM

2022-06-09 Thread Vivek Kumar
Hello Folks. I am currently going through the custom rules, so in which API user can take the console of the VM. So I want a user where he can list all the resources and open the console of the VM/VR. So in custom roles I have allowed - “list*”, he is able to list all the resources but console