[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineIngressRateLimiter1

Properties

integer as int32
average_bandwidth Optional

You can use the average bandwidth to reduce network congestion.


integer as int32
burst_size Optional

The burst duration is set in the burst size setting.


integer as int32
peak_bandwidth Optional

The peak bandwidth rate is used to support burst traffic.

JSON Example

{
	"average_bandwidth": 0,
	"burst_size": 0,
	"peak_bandwidth": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyQoS
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

IngressRateLimiter

Feedback

Was this page helpful?