Files
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

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

vmodl.DynamicData

since

vSphere API 4.0

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.