
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
976 B
976 B
vim.host.PlugStoreTopology.Adapter
This data object type is an association class that describes a host bus adapter and its associated storage Paths. The set of Paths on all the host bus adapters is the complete set of Paths in the system.
- extends
- since
- Attributes:
-
key (str):
The identifier for the host bus adapter.
adapter (vim.host.HostBusAdapter):
The link to the host bus adapter for this inebtrface.
path ([vim.host.PlugStoreTopology.Path], optional):
The list of paths to which the host bus adapter is associated.