Files
deb-python-pyvmomi/docs/vim/profile/host/ProfileManager/ConfigTaskList.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

946 B

vim.profile.host.ProfileManager.ConfigTaskList

The HostProfileManagerConfigTaskList data object represents a set of tasks to be performed on a host during host profile application.

extends

vmodl.DynamicData

since

vSphere API 4.0

Attributes:

configSpec (vim.host.ConfigSpec, optional):

Set of configuration changes to be applied to the host.

taskDescription ([vmodl.LocalizableMessage], optional):

Description of tasks that will be performed on the host to carry out HostProfile application.