1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237
|
.. _int: https://docs.python.org/2/library/stdtypes.html
.. _str: https://docs.python.org/2/library/stdtypes.html
.. _bool: https://docs.python.org/2/library/stdtypes.html
.. _Datastore: ../../vim/Datastore.rst
.. _OptionValue: ../../vim/option/OptionValue.rst
.. _vim.Datastore: ../../vim/Datastore.rst
.. _swapPlacement: ../../vim/vm/ConfigInfo.rst#swapPlacement
.. _vim.AboutInfo: ../../vim/AboutInfo.rst
.. _vim.HostSystem: ../../vim/HostSystem.rst
.. _vmSwapPlacement: ../../vim/ComputeResource/ConfigInfo.rst#vmSwapPlacement
.. _ExitLockdownMode: ../../vim/HostSystem.rst#exitLockdownMode
.. _vim.host.FlagInfo: ../../vim/host/FlagInfo.rst
.. _vmodl.DynamicData: ../../vmodl/DynamicData.rst
.. _vim.host.IpmiInfo: ../../vim/host/IpmiInfo.rst
.. _EnterLockdownMode: ../../vim/HostSystem.rst#enterLockdownMode
.. _vim.host.VMotionInfo: ../../vim/host/VMotionInfo.rst
.. _vim.option.OptionDef: ../../vim/option/OptionDef.rst
.. _vim.host.ServiceInfo: ../../vim/host/ServiceInfo.rst
.. _vim.host.NetworkInfo: ../../vim/host/NetworkInfo.rst
.. _vim.host.FirewallInfo: ../../vim/host/FirewallInfo.rst
.. _vim.host.GraphicsInfo: ../../vim/host/GraphicsInfo.rst
.. _vim.host.DateTimeInfo: ../../vim/host/DateTimeInfo.rst
.. _vim.option.OptionValue: ../../vim/option/OptionValue.rst
.. _UpdateLocalSwapDatastore: ../../vim/host/DatastoreSystem.rst#updateLocalSwapDatastore
.. _vim.host.NetCapabilities: ../../vim/host/NetCapabilities.rst
.. _vim.vsan.host.ConfigInfo: ../../vim/vsan/host/ConfigInfo.rst
.. _vim.host.PciPassthruInfo: ../../vim/host/PciPassthruInfo.rst
.. _vim.host.PowerSystem.Info: ../../vim/host/PowerSystem/Info.rst
.. _vim.host.SslThumbprintInfo: ../../vim/host/SslThumbprintInfo.rst
.. _vim.host.StorageDeviceInfo: ../../vim/host/StorageDeviceInfo.rst
.. _vim.host.FeatureCapability: ../../vim/host/FeatureCapability.rst
.. _vim.host.FeatureVersionInfo: ../../vim/host/FeatureVersionInfo.rst
.. _HostSystemSwapConfiguration: ../../vim/host/SystemSwapConfiguration.rst
.. _vim.host.SystemResourceInfo: ../../vim/host/SystemResourceInfo.rst
.. _vim.host.MultipathStateInfo: ../../vim/host/MultipathStateInfo.rst
.. _vim.host.DiagnosticPartition: ../../vim/host/DiagnosticPartition.rst
.. _vim.host.FileSystemVolumeInfo: ../../vim/host/FileSystemVolumeInfo.rst
.. _vim.host.VirtualNicManagerInfo: ../../vim/host/VirtualNicManagerInfo.rst
.. _vim.host.NetOffloadCapabilities: ../../vim/host/NetOffloadCapabilities.rst
.. _vim.host.PowerSystem.Capability: ../../vim/host/PowerSystem/Capability.rst
.. _vim.host.AutoStartManager.Config: ../../vim/host/AutoStartManager/Config.rst
.. _vim.host.SystemSwapConfiguration: ../../vim/host/SystemSwapConfiguration.rst
.. _vim.host.AuthenticationManagerInfo: ../../vim/host/AuthenticationManagerInfo.rst
.. _vim.host.DatastoreSystem.Capabilities: ../../vim/host/DatastoreSystem/Capabilities.rst
.. _vim.host.VFlashManager.VFlashConfigInfo: ../../vim/host/VFlashManager/VFlashConfigInfo.rst
.. _vim.host.CpuSchedulerSystem.HyperThreadScheduleInfo: ../../vim/host/CpuSchedulerSystem/HyperThreadScheduleInfo.rst
.. _vim.host.CacheConfigurationManager.CacheConfigurationInfo: ../../vim/host/CacheConfigurationManager/CacheConfigurationInfo.rst
.. _vim.host.MemoryManagerSystem.VirtualMachineReservationInfo: ../../vim/host/MemoryManagerSystem/VirtualMachineReservationInfo.rst
.. _vim.host.MemoryManagerSystem.ServiceConsoleReservationInfo: ../../vim/host/MemoryManagerSystem/ServiceConsoleReservationInfo.rst
vim.host.ConfigInfo
===================
This data object type encapsulates a typical set of host configuration information that is useful for displaying and configuring a host.VirtualCenter can retrieve this set of information very efficiently even for a large set of hosts.
:extends: vmodl.DynamicData_
Attributes:
host (`vim.HostSystem`_):
A reference to a managed object on a host.
product (`vim.AboutInfo`_):
Information about a product.
hyperThread (`vim.host.CpuSchedulerSystem.HyperThreadScheduleInfo`_, optional):
If hyperthreading is supported, this is the CPU configuration for optimizing hyperthreading.
consoleReservation (`vim.host.MemoryManagerSystem.ServiceConsoleReservationInfo`_, optional):
Memory configuration.
virtualMachineReservation (`vim.host.MemoryManagerSystem.VirtualMachineReservationInfo`_, optional):
Virtual machine memory configuration.
storageDevice (`vim.host.StorageDeviceInfo`_, optional):
Storage system information.
multipathState (`vim.host.MultipathStateInfo`_, optional):
Storage multipath state information.
fileSystemVolume (`vim.host.FileSystemVolumeInfo`_, optional):
Storage system file system volume information.
systemFile ([`str`_], optional):
Datastore paths of files used by the host system on mounted volumes, for instance, the COS vmdk file of the host. For information on datastore paths, see `Datastore`_ .
network (`vim.host.NetworkInfo`_, optional):
Network system information.
vmotion (`vim.host.VMotionInfo`_, optional):
VMotion system information.
virtualNicManagerInfo (`vim.host.VirtualNicManagerInfo`_, optional):
VirtualNic manager information.
capabilities (`vim.host.NetCapabilities`_, optional):
Capability vector indicating the available network features.
datastoreCapabilities (`vim.host.DatastoreSystem.Capabilities`_, optional):
Capability vector indicating available datastore features.
offloadCapabilities (`vim.host.NetOffloadCapabilities`_, optional):
capabilities to offload operations either to the host or to physical hardware when a virtual machine is transmitting on a network
service (`vim.host.ServiceInfo`_, optional):
Host service configuration.
firewall (`vim.host.FirewallInfo`_, optional):
Firewall configuration.
autoStart (`vim.host.AutoStartManager.Config`_, optional):
AutoStart configuration.
activeDiagnosticPartition (`vim.host.DiagnosticPartition`_, optional):
The diagnostic partition that will be set as the current diagnostic partition on the host.
option ([`vim.option.OptionValue`_], optional):
Host configuration options as defined by the `OptionValue`_ data object type.
optionDef ([`vim.option.OptionDef`_], optional):
A list of supported options.
datastorePrincipal (`str`_, optional):
Datastore principal user
localSwapDatastore (`vim.Datastore`_, optional):
Datastore visible to this host that may be used to store virtual machine swapfiles, for virtual machines executing on this host. The value of this property is set or unset by invoking `UpdateLocalSwapDatastore`_ . The policy for using this datastore is determined by the compute resource configuration's `vmSwapPlacement`_ property in concert with each individual virtual machine configuration's `swapPlacement`_ property.Note: Using a host-specific swap location may degrade VMotion performance.
systemSwapConfiguration (`vim.host.SystemSwapConfiguration`_, optional):
The system swap configuration specifies which options are currently enabled.See `HostSystemSwapConfiguration`_
systemResources (`vim.host.SystemResourceInfo`_, optional):
Reference for the system resource hierarchy, used for configuring the set of resources reserved to the system and unavailable to virtual machines.
dateTimeInfo (`vim.host.DateTimeInfo`_, optional):
Date/Time related configuration
flags (`vim.host.FlagInfo`_, optional):
Additional flags for a host.
adminDisabled (`bool`_, optional):
If the flag is true, the permissions on the host have been modified such that it is only accessible through local console or an authorized centralized management application. This flag is affected by the `EnterLockdownMode`_ and `ExitLockdownMode`_ operations.This flag is supported in VirtualCenter only. The value returned from host should be ignored.See `EnterLockdownMode`_ See `ExitLockdownMode`_
ipmi (`vim.host.IpmiInfo`_, optional):
IPMI (Intelligent Platform Management Interface) info for the host.
sslThumbprintInfo (`vim.host.SslThumbprintInfo`_, optional):
SSL Thumbprint info for hosts registered on this host.
sslThumbprintData ([`vim.host.SslThumbprintInfo`_], optional):
SSL Thumbprints registered on this host.
certificate ([`int`_], optional):
Full Host Certificate in PEM format, if known
pciPassthruInfo ([`vim.host.PciPassthruInfo`_], optional):
PCI passthrough information.
authenticationManagerInfo (`vim.host.AuthenticationManagerInfo`_, optional):
Current authentication configuration.
featureVersion ([`vim.host.FeatureVersionInfo`_], optional):
List of feature-specific version information. Each element refers to the version information for a specific feature.
powerSystemCapability (`vim.host.PowerSystem.Capability`_, optional):
Host power management capability.
powerSystemInfo (`vim.host.PowerSystem.Info`_, optional):
Host power management information.
cacheConfigurationInfo ([`vim.host.CacheConfigurationManager.CacheConfigurationInfo`_], optional):
Host solid stats drive cache configuration information.
wakeOnLanCapable (`bool`_, optional):
Indicates if a host is wake on lan capable. A host is deemed wake on lan capable if there exists at least one physical network card that is both backing the vmotion interface and is itself wake on lan capable.
featureCapability ([`vim.host.FeatureCapability`_], optional):
Array of the feature capabilities that the host has. This is not expected to change after the host boots. It may change between reboots in the case BIOS options are changed, or hardware, or firmware is changed or upgraded.
maskedFeatureCapability ([`vim.host.FeatureCapability`_], optional):
Array of the feature capabilities that the host has after the mask has been applied.
vFlashConfigInfo (`vim.host.VFlashManager.VFlashConfigInfo`_, optional):
Host vFlash configuration information
vsanHostConfig (`vim.vsan.host.ConfigInfo`_, optional):
VSAN configuration for a host.
graphicsInfo ([`vim.host.GraphicsInfo`_], optional):
The list of graphics devices available on this host.
|