Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineNetworkShaperInfo(vim.vm.NetworkShaperInfo)
- Property of
- VirtualMachineConfigInfo, VirtualMachineConfigSpec
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
Network traffic shaping specification.Traffic shaping is used to configure the network utilization characteristics of a virtual machine.
Properties
Name | Type | Description |
---|---|---|
averageBps* | xsd:long |
Average bandwidth, in bits per second.
|
burstSize* | xsd:long |
Burst size, in bytes.
|
enabled* | xsd:boolean |
Is the shaper enabled?
|
peakBps* | xsd:long |
Peak bandwidth, in bits per second.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |