Data Object - ClusterComputeResourceHostConfigurationValidation(vim.ClusterComputeResource.HostConfigurationValidation)

Extends
ClusterComputeResourceValidationResultBase
See also
HostSystem
Since
vSphere API 6.7.1

Data Object Description

Describes the validations applicable to the settings on the host.

Properties

Name Type Description
hostManagedObjectReference
to a HostSystem

Host being validated.
isDvsSettingValid*xsd:boolean

Check if the host is attached to the DVS on right adapters.
isLockdownModeValid*xsd:boolean

Check if lockdown mode is set per specification
isNtpSettingValid*xsd:boolean

Check if NTP is configured per specification.
isVmknicSettingValid*xsd:boolean

Check if the adapters for services are present and on the right portgroups.
Properties inherited from ClusterComputeResourceValidationResultBase
info
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition