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

QoSBaseRateLimiter

A Limiter configuration entry that specifies type and metrics


Properties

boolean
enabled Required

string
resource_type Required

Type rate limiter

Possible values are: IngressRateLimiterIngressBroadcastRateLimiterEgressRateLimiter

JSON Example

{
	"enabled": false,
	"resource_type": "IngressRateLimiter"
}

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
Property Of

InlineQoSProfile1
Used By

IngressRateLimiter
EgressRateLimiter
IngressBroadcastRateLimiter

Feedback

Was this page helpful?