Enum - HostProfileManagerTaskListRequirement(vim.profile.host.ProfileManager.TaskListRequirement)

Since
vSphere API 6.0


Enum Description

The HostProfileManagerTaskListRequirement enum defines possible values for requirements when applying a HostConfigSpec object returned as part of a generateConfigTaskList operation.

Enum Constants

NameDescription
maintenanceModeRequired The ESXi host must be in maintenance mode before the task list can be applied.
rebootRequired The ESXi host must be rebooted after the task list is applied in order for the new settings in the HostConfigSpec to take effect on the host.

Show WSDL type definition