To ensure network stability, security, and quality of service (QoS), you can specify the inbound and outbound bandwidth to limit the inbound and outbound network speeds when you create an elastic container instance.
Configuration description
Only when you create an elastic container instance by calling an API operation, you can configure the bandwidth of the instance. You cannot configure the bandwidth of the instance if you create the instance in the Elastic Container Instance console.
When you call the CreateContainerGroup API operation to create an elastic container instance, you can use the IngressBandwidth and EgressBandwidth parameters to specify the inbound and outbound bandwidth of the instance. The following table describes these parameters. For more information, see CreateContainerGroup.
Parameter | Type | Example | Description |
IngressBandwidth | Long | 102400 | The maximum inbound bandwidth. Unit: Bps. |
EgressBandwidth | Long | 102400 | The maximum outbound bandwidth. Unit: Bps. |