Info |
---|
This document describes how to set a bandwidth limit in a virtual datacenter for each Public public IP using Quality quality of Service service (QoS) traffic shaping ) parameters. |
...
To edit the bandwidth limit:
Select the virtual datacenter and go to Network → QoS
Click the pencil edit button
To enable the bandwidth limit in a specific direction, select the Enabled checkbox for that direction
For the Average, enter the amount of bandwidth, in bits per second, that each public IP in the virtual datacenter can use
For the Peak, enter the maximum bandwidth in bits per second that each public IP in the virtual datacenter can use
For the Burst size, enter the amount of data that can be transmitted at the peak bandwidth rate in bytes.
A burst bonus accumulates when traffic is below the Average value and this bandwidth can be used for bursts
...
To register changes that were made outside the platform, save existing public IP bandwidth values.
In the API, to register changes, send a POST request with the existing values.
...