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

1.1 KiB

vim.vsan.host.VsanRuntimeInfo

This data object contains VSAN cluster runtime information from the perspective of the host in question. This data object is used to represent read-only state whose values may change during operation.

extends

vmodl.DynamicData

since

vSphere API 5.5

Attributes:

membershipList ([vim.vsan.host.MembershipInfo], optional):

This property reports host membership information.

diskIssues ([vim.vsan.host.VsanRuntimeInfo.DiskIssue], optional):

List of disk issues detected on this host.To retrieve more information on the issues, use QueryDisksForVsan .

accessGenNo (int, optional):

Generation number tracking object accessibility.