Files
deb-python-pyvmomi/docs/vim/host/ConfigManager.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
This external documentation for pyVmomi was generated using Googly Docs
(aka Google Standard Documentation) which renders very cleanly in
GitHub. Internal documentation for a class should be done in Sphinx
format because tools like pyCharm and Eclipse can use that documentation
as a hint for code completion.

Note: External docs as Googly Docs, internal docs as Sphinx.

Closes bug#15
2014-06-17 14:07:42 -04:00

5.4 KiB

vim.host.ConfigManager

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

extends

vmodl.DynamicData

Attributes:

cpuScheduler (vim.host.CpuSchedulerSystem, optional):

The CPU scheduler that determines which threads execute on a CPU at any given time.

datastoreSystem (vim.host.DatastoreSystem, optional):

The datastore manager.

memoryManager (vim.host.MemoryManagerSystem, optional):

The memory manager on the host.

storageSystem (vim.host.StorageSystem, optional):

The storage configuration.

networkSystem (vim.host.NetworkSystem, optional):

The network system configuration.

vmotionSystem (vim.host.VMotionSystem, optional):

The VMotion configuration.

virtualNicManager (vim.host.VirtualNicManager, optional):

The VirtualNic configuration.

serviceSystem (vim.host.ServiceSystem, optional):

The configuration of the host services (for example, SSH, FTP, and Telnet).

firewallSystem (vim.host.FirewallSystem, optional):

The firewall configuration.

advancedOption (vim.option.OptionManager, optional):

Advanced options.

diagnosticSystem (vim.host.DiagnosticSystem, optional):

The diagnostic for the ESX Server system.

autoStartManager (vim.host.AutoStartManager, optional):

Auto-start and auto-stop configuration.

snmpSystem (vim.host.SnmpSystem, optional):

Snmp configuration

dateTimeSystem (vim.host.DateTimeSystem, optional):

DateTime configuration

patchManager (vim.host.PatchManager, optional):

Host patch management.

imageConfigManager (vim.host.ImageConfigManager, optional):

Host image configuration management.

bootDeviceSystem (vim.host.BootDeviceSystem, optional):

Boot device order management.

firmwareSystem (vim.host.FirmwareSystem, optional):

Firmware management.

healthStatusSystem (vim.host.HealthStatusSystem, optional):

System health status manager.

pciPassthruSystem (vim.host.PciPassthruSystem, optional):

PciDeviceSystem for passthru.

licenseManager (vim.LicenseManager, optional):

License manager

kernelModuleSystem (vim.host.KernelModuleSystem, optional):

Kernel module configuration management.

authenticationManager (vim.host.AuthenticationManager, optional):

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

powerSystem (vim.host.PowerSystem, optional):

Power System manager.

cacheConfigurationManager (vim.host.CacheConfigurationManager, optional):

Host solid state drive cache configuration manager.

esxAgentHostManager (vim.host.EsxAgentHostManager, optional):

Esx Agent resource configuration manager

iscsiManager (vim.host.IscsiManager, optional):

Iscsi Management Operations managed entity

vFlashManager (vim.host.VFlashManager, optional):

vFlash Manager

vsanSystem (vim.host.VsanSystem, optional):

VsanSystem managed entity.

graphicsManager (vim.host.GraphicsManager, optional):

Host graphics manager.

vsanInternalSystem (vim.host.VsanInternalSystem, optional):

VsanInternalSystem managed entity.