Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterComputeResourceHostConfigurationValidation(vim.ClusterComputeResource.HostConfigurationValidation)
- Extends
- ClusterComputeResourceValidationResultBase
- See also
- HostSystem
- Since
- vSphere API Release 6.7.1
Data Object Description
Describes the validations applicable to the settings on the host.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |