Files
deb-python-pyvmomi/docs/vim/DistributedVirtualSwitch/NetworkResourceManagementCapability.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
This external documentation for pyVmomi was generated using Googly Docs
(aka Google Standard Documentation) which renders very cleanly in
GitHub. Internal documentation for a class should be done in Sphinx
format because tools like pyCharm and Eclipse can use that documentation
as a hint for code completion.

Note: External docs as Googly Docs, internal docs as Sphinx.

Closes bug#15
2014-06-17 14:07:42 -04:00

2.0 KiB

vim.DistributedVirtualSwitch.NetworkResourceManagementCapability

Dataobject representing the feature capabilities of network resource management supported by the vSphere Distributed Switch.

extends

vmodl.DynamicData

since

vSphere API 5.0

Attributes:

networkResourceManagementSupported (bool):

Indicates whether network I/O control is supported on the vSphere Distributed Switch. Network I/O control is supported in vSphere Distributed Switch Version 4.1 or later.

networkResourcePoolHighShareValue (int):

High share level ( SharesLevel . high ) for DVSNetworkResourcePoolAllocationInfo . shares .ThenetworkResourcePoolHighshareValueproperty implicitly defines the legal range of share values to be between 1 and this value. This property also defines values for other level types, such as normal being one half of this value and low being one fourth of this value. This feature is supported in vSphere Distributed Switch Version 4.1 or later.

qosSupported (bool):

Indicates whether Qos Tag(802.1p priority tag)is supported on the vSphere Distributed Switch. Qos Tag is supported in vSphere Distributed Switch Version 5.0 or later.

userDefinedNetworkResourcePoolsSupported (bool):

Indicates whether the switch supports creating user defined resource pools. This feature is supported in vSphere Distributed Switch Version 5.0 or later.