NSX-T Data Center REST API
IngressRateShaper (schema) (Deprecated)
A shaper that specifies ingress rate properties in Mb/s
| Name | Description | Type | Notes | 
|---|---|---|---|
| average_bandwidth_mbps | Average bandwidth in Mb/s | int | Minimum: 0 Default: "0" | 
| burst_size_bytes | Burst size in bytes | int | Minimum: 0 Default: "0" | 
| enabled | boolean | Required | |
| peak_bandwidth_mbps | Peak bandwidth in Mb/s | int | Minimum: 0 Default: "0" | 
| resource_type | Must be set to the value IngressRateShaper | string | Required Enum: IngressRateShaper, IngressBroadcastRateShaper, EgressRateShaper Default: "IngressRateShaper" | 
