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 vps via api in ovh #30

Closed casha1995 closed 5 years ago

casha1995 commented 5 years ago
Bad Request (400)
{ "message": "Custom field vps_ssd_datacenter is mandatory for product ssd_model1_2018v1\nCustom field vps_ssd_os is mandatory for product ssd_model1_2018v1" }

i get this error when i try to validate my shopping and create order , is there is an option to add OS in post request or it's not possible to create vps with this api ?

rbeuque74 commented 5 years ago

Hello, Not related to node-ovh and dupplicates https://github.com/ovh/order-cart-examples/issues/5

Closing.