HostProfileManagerTaskListRequirement_enum

HostProfileManagerTaskListRequirement_enum
HostProfileManagerTaskListRequirement_enum

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

Possible values:

  • 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.
This data structure has no properties.
Enumeration: maintenanceModeRequired, rebootRequired,