Manage vRack Private Bandwidth via the OVHcloud API

View as Markdown

Upgrade or downgrade the private vRack bandwidth on your dedicated server using the OVHcloud API.

Objective

With the private network, compatible dedicated servers benefit from a guaranteed minimum bandwidth of 1 Gbps. In the event of increased activity, this bandwidth can be increased on compatible servers.

In this guide, we explain how you can easily increase or decrease the private bandwidth of a dedicated server.

Requirements

Warning

Please note that this option is not available on dedicated servers located in the APAC (Asia-Pacific) region, which come with an unmetered 25Gbit/s private bandwidth.

Instructions

Find available services

Use the following API call to list all the available services for upgrade (or downgrade) and verify that the service you wish to upgrade/downgrade is listed:

API call listing available private bandwidth services

Find the plan code

List available offers and find the planCode of your choice with the API call below:

Enter the variables:

  • serviceName: the name of your dedicated server, for example ns1234567.ip-203.0.113.eu
API call to list available vRack bandwidth plan codes

The RESPONSE field should display information similar to the following:

API response showing available vRack bandwidth plan codes

Review your order

Use the following API call for a preview of your order, including pricing:

Enter the variables:

  • planCode: the reference retrieved in the previous step
  • serviceName: the name of your dedicated server
  • quantity: 1
API call to preview vRack bandwidth order with pricing

The RESPONSE field should display information similar to the following:

API response with vRack bandwidth order pricing details

Submit your order

To officially submit the order, use the following API call:

API call to submit the vRack private bandwidth order

The order will be processed once you have clicked Execute. The amount displayed corresponds to your option’s first billing month, calculated on a pro rata basis for the current month.

Go further

Managing Dedicated Server Bandwidth via the OVHcloud API

Configuring the vRack on your Dedicated Servers

Join our community of users.

Was this page helpful?