
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
803 B
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
- since
- Attributes:
-
path ([vim.host.MultipathStateInfo.Path], optional):
List of paths on the system and their path states.