As this question has been asked a couple of times, I'll put a short wiki page for this. Please give me some time as I'm working on other tasks
Kelven On 8/6/13 11:58 PM, "Antonio Petrocelli" <[email protected]> wrote: >Hi, > >my goal is obtain an url (API generated) to open directly the Console >from my custom Cloud interface... > >Thanks. > >Regards. > >Il 06/08/2013 21:28, Musayev, Ilya ha scritto: >> Antonio, >> >> Would you explain what the end goal is? >> >> Console access is token based and works directly with your browser and >>java plugin, I'm not certain what you would achieve by executing console >>access command in command line. >> >> Regards >> ilya >> >> >>> -----Original Message----- >>> From: Antonio Petrocelli [mailto:[email protected]] >>> Sent: Tuesday, August 06, 2013 3:32 AM >>> To: [email protected] >>> Subject: CONSOLE access via API >>> >>> Hello, >>> >>> Under CloudStack UI interface, the console link is: >>> http://xx.xx.xx.xx:8080/client/console?cmd=access&vm=xxxxxxxxx >>> >>> I'm trying to use signiture under API, all other commands works, but >>>I'm >>> trying to get VM console, just not work: >>> >>> http://xx.xx.xx.xx:8080/client/console?cmd=access&vm=xxxxxxxxx&signatu >>> re=XXXXXX >>> >>> or >>> http://xx.xx.xx.xx:8080/client/api?cmd=access&vm=xxxxxxxxx&signature=X >>> XXXXX >>> >>> Could any friend point me correct command for console access through >>>API? >>> >>> Thanks! >> >
