Description
Adds the specified Add-on for an existing VPS Linux Order.
Parameters
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
api-key | String | Required | Authentication Parameter |
order-id | Integer | Required | Order ID of the Order for which the specified Add-on(s) is/are to be added |
addon | String | Required | Add-ons can be one of the following:
|
invoice-option | String | Required | This parameter will decide how the Customer Invoices will be handled. Values can be: NoInvoice, PayInvoice, KeepInvoice, OnlyAdd |
Note
-
VPS 1 and VPS 2 Plans will support only ssl, plesk_10_domain and whmcs Add-ons.
-
VPS 3 Plan onwards will support all Add-ons.
-
Only 1 Plesk license (among plesk_10_domain, plesk_100_domain and plesk_unlimited_domain) can be installed on an Order.
-
cPanel & Plesk licenses can not be installed on an Order simultaneously, since these are conflicting Add-ons.
HTTP Method
POST
Example Test URL Request
Response
Returns a map of the execution details of the adding Add-on operation.