Scale addons
PATCH
https://api.vpsbg.eu/v1/servers/{serverId}/addonsYou can use this endpoint to scale (upgrade or downgrade) your addons.
Request
Path Params
serverId
integer
required
Your VPSBG server id
Body Params application/json
cpanel
string
required
Available licenses: cpanel-admin-5, cpanel-pro-30, cpanel-plus-50 or cpanel-premier-100. For pricing, please refer to our product page.
microsoft_rds_sal
integer
required
Number of Microsoft RDS SALs you would like to purchase. The license type is Per User - users using RDS on your Windows Server. For pricing, please refer to our product page.
microsoft_office_sal
integer
required
Number of Microsoft Office (365) SALs you would like to purchase. The license type is Per User - users using Office (365) on your Windows Server. For pricing, please refer to our product page.
Example
{
// "cpanel": "cpanel-admin-5"
"microsoft_rds_sal": 5
// "microsoft_office_sal": 0
}
Request samples
Responses
No Content(204)
HTTP Code: 204
Content Type : JSONapplication/json
Data Schema
object {0}
Example
Not configured
Last modified: 18 days ago