Data Object - HostConfigManager

Property of
HostSystem
Extends
DynamicData
See also
HostAuthenticationManager, HostAutoStartManager, HostBootDeviceSystem, HostCpuSchedulerSystem, HostDatastoreSystem, HostDateTimeSystem, HostDiagnosticSystem, HostFirewallSystem, HostFirmwareSystem, HostHealthStatusSystem, HostKernelModuleSystem, HostMemorySystem, HostNetworkSystem, HostPatchManager, HostPciPassthruSystem, HostPowerSystem, HostServiceSystem, HostSnmpSystem, HostStorageSystem, HostVirtualNicManager, HostVMotionSystem, LicenseManager, OptionManager

Data Object Description

This data object type describes the configuration of a host across products and versions.

Properties

Name Type Description
advancedOption*ManagedObjectReference
to a OptionManager

Advanced options.
authenticationManager*ManagedObjectReference
to a HostAuthenticationManager

Authentication method configuration - for example, for Active Directory membership.

Since vSphere API 4.1
autoStartManager*ManagedObjectReference
to a HostAutoStartManager

Auto-start and auto-stop configuration.
bootDeviceSystem*ManagedObjectReference
to a HostBootDeviceSystem

Boot device order management.

Since VI API 2.5
cpuScheduler*ManagedObjectReference
to a HostCpuSchedulerSystem

The CPU scheduler that determines which threads execute on a CPU at any given time.
datastoreSystem*ManagedObjectReference
to a HostDatastoreSystem

The datastore manager.
dateTimeSystem*ManagedObjectReference
to a HostDateTimeSystem

DateTime configuration

Since VI API 2.5
diagnosticSystem*ManagedObjectReference
to a HostDiagnosticSystem

The diagnostic for the ESX Server system.
firewallSystem*ManagedObjectReference
to a HostFirewallSystem

The firewall configuration.
firmwareSystem*ManagedObjectReference
to a HostFirmwareSystem

Firmware management.

Since VI API 2.5
healthStatusSystem*ManagedObjectReference
to a HostHealthStatusSystem

System health status manager.

Since VI API 2.5
kernelModuleSystem*ManagedObjectReference
to a HostKernelModuleSystem

Kernel module configuration management.

Since vSphere API 4.0
licenseManager*ManagedObjectReference
to a LicenseManager

License manager

Since vSphere API 4.0
memoryManager*ManagedObjectReference
to a HostMemorySystem

The memory manager on the host.
networkSystem*ManagedObjectReference
to a HostNetworkSystem

The network system configuration.
patchManager*ManagedObjectReference
to a HostPatchManager

Host patch management.

Since VI API 2.5
pciPassthruSystem*ManagedObjectReference
to a HostPciPassthruSystem

PciDeviceSystem for passthru.

Since vSphere API 4.0
powerSystem*ManagedObjectReference
to a HostPowerSystem

Power System manager.

Since vSphere API 4.1
serviceSystem*ManagedObjectReference
to a HostServiceSystem

The configuration of the host services (for example, SSH, FTP, and Telnet).
snmpSystem*ManagedObjectReference
to a HostSnmpSystem

Snmp configuration
storageSystem*ManagedObjectReference
to a HostStorageSystem

The storage configuration.
virtualNicManager*ManagedObjectReference
to a HostVirtualNicManager

The VirtualNic configuration.

Since vSphere API 4.0
vmotionSystem*ManagedObjectReference
to a HostVMotionSystem
Deprecated. As of VI API 4.0, use virtualNicManager to manage the VMotion configuration of the host.

The VMotion configuration.
Properties inherited from DynamicData
None
*Need not be set