Files
deb-python-pyvmomi/docs/vim/host/MultipathStateInfo.rst
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

803 B

vim.host.MultipathStateInfo

This data object type describes the state of storage paths on the host. All storage paths on the host are enumerated in this data object.The reason all path state information is encapsulated in this data object is because the path may actively change. This data object ensures that a request to gather path state changes only needs to fetch this data object.

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

path ([vim.host.MultipathStateInfo.Path], optional):

List of paths on the system and their path states.