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

716 B

vim.host.PatchManager.Result

The result of the operation. Some of the fields are only valid for specific operations.

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

version (str):

The version of the scan result schema.

status ([vim.host.PatchManager.Status], optional):

The scan results for each patch.

xmlResult (str, optional):

The scan results in XML format.