| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
POST /r/orders/new-vps | Setup a new order and instantiate the VPS. |
POST /r/orders/new-vpsSetup a new order and instantiate the VPS. e.g. curl -X POST -H 'Accept: application/json' -H 'Content-Type: application/json' --data '{"new_order_request" : {"instantiation_options" : {"domain_name" : "example.com"}}}' -H 'Authorization: rimuhosting apikey=8f2c265ae1eb96008e3df206535d422f ' 'https://api.rimuhosting.com/r/orders'
|
| ||||
summary: resource | method | detail: method |