
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
26 lines
731 B
ReStructuredText
26 lines
731 B
ReStructuredText
.. _long: https://docs.python.org/2/library/stdtypes.html
|
|
|
|
.. _vim.host.HostBusAdapter: ../../vim/host/HostBusAdapter.rst
|
|
|
|
.. _vim.host.FibreChannelHba.PortType: ../../vim/host/FibreChannelHba/PortType.rst
|
|
|
|
|
|
vim.host.FibreChannelHba
|
|
========================
|
|
This data object type describes the Fibre Channel host bus adapter.
|
|
:extends: vim.host.HostBusAdapter_
|
|
|
|
Attributes:
|
|
portWorldWideName (`long`_):
|
|
|
|
The world wide port name for the adapter.
|
|
nodeWorldWideName (`long`_):
|
|
|
|
The world wide node name for the adapter.
|
|
portType (`vim.host.FibreChannelHba.PortType`_):
|
|
|
|
The type of the fiber channel port.
|
|
speed (`long`_):
|
|
|
|
The current operating speed of the adapter in bits per second.
|