ovh / node-ovh

Node.js wrapper for the OVH APIs
http://ovh.github.io/node-ovh
Other
129 stars 27 forks source link

Is it possible to create new VPS via api? #23

Closed alemar11 closed 4 years ago

alemar11 commented 6 years ago

Is this feature implemented/supported? Thanks

PedroMD commented 6 years ago

I would also like to have the recipe, please. The API is very confusing and I'm guessing one can't really automate this whole process without further human intervention, right? It looks like the billing process must be finalized through the web platform...

Any help or feedback would be much appreciated.

Thanks in advance

rbeuque74 commented 6 years ago

Hello, You should have a look to this repository https://github.com/ovh/order-cart-examples, explaining how to order products using OVH API.

By the way, this issue is not linked to node-ovh, please use the community mailing-list as described here: https://github.com/ovh/node-ovh#ovh-europe

Pending close.