@pimenas Just a quick comment about providing the following methods: getVNCConsole(), getSPICEConsole() and getRDPConsole()
I would provide a single method "getConsole(ConsoleType type)" because that leaves the interface open to other types of consoles that might be added. cc @demobox --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/339#issuecomment-40396434
