Virtual Storage Lifecycle Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - HostProfileManagerTaskListRequirement(vim.profile.host.ProfileManager.TaskListRequirement)
- Since
- vSphere API Release 6.0
Enum Description
The HostProfileManagerTaskListRequirement enum defines possible values for requirements when applying a HostConfigSpec object returned as part of agenerateConfigTaskList
operation.
Enum Constants
Name | Description |
---|---|
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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |