Arubacloud / pyArubaCloud

Python Interface for ArubaCloud IaaS Service
Apache License 2.0
33 stars 26 forks source link

Change OS #24

Closed Melius-Group closed 8 years ago

Melius-Group commented 8 years ago

How can I change OS on smart or pro vm via API? It can handle only admin pass change.

blackms commented 8 years ago

It's possible only on smart servers, I will work on it.

Melius-Group commented 8 years ago

How can I change OS on smart vm?

blackms commented 8 years ago

At the moment it's not possible to change the OS via json API, I will add the method as soon as it will be available on them.

Melius-Group commented 8 years ago

HI, may i ask what about change OS via API?

Melius-Group commented 8 years ago

Hi, Any update? :)

blackms commented 8 years ago

I think that this will take another 2 weeks. Please be patience :)

Melius-Group commented 8 years ago

Hi! What about with this issue? :) Thank You!

blackms commented 8 years ago

This enhancement is scheduled for September.

blackms commented 8 years ago

Implemented inside reinitialize_vm method for smart servers.