Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostNetworkTrafficShapingPolicy(vim.host.NetworkPolicy.TrafficShapingPolicy)
- Property of
- HostNetworkPolicy
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
This data object type describes traffic shaping policy.Properties
Name | Type | Description |
---|---|---|
averageBandwidth* | xsd:long |
The average bandwidth in bits per second if shaping is enabled on
the port.
|
burstSize* | xsd:long |
The maximum burst size allowed in bytes if shaping is enabled on
the port.
|
enabled* | xsd:boolean |
The flag to indicate whether or not traffic shaper is enabled on
the port.
|
peakBandwidth* | xsd:long |
The peak bandwidth during bursts in bits per second if traffic
shaping is enabled on the port.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |