vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DVSTrafficShapingPolicy(vim.dvs.DistributedVirtualPort.TrafficShapingPolicy)
- Property of
- DVPortSetting
- Extends
- InheritablePolicy
- See also
- BoolPolicy, LongPolicy
- Since
- vSphere API Release 4.0
Data Object Description
This data object type describes traffic shaping policy.Properties
Name | Type | Description |
---|---|---|
averageBandwidth* | LongPolicy |
The average bandwidth in bits per second if shaping is enabled on
the port.
|
burstSize* | LongPolicy |
The maximum burst size allowed in bytes if shaping is enabled on
the port.
|
enabled* | BoolPolicy |
The flag to indicate whether or not traffic shaper is enabled on
the port.
|
peakBandwidth* | LongPolicy |
The peak bandwidth during bursts in bits per second if traffic
shaping is enabled on the port.
|
Properties inherited from InheritablePolicy | ||
inherited | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |