|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
VirtualCenter can retrieve this set of information very efficiently even for a large set of hosts.
Properties
| Name | Type | Description |
|---|---|---|
| activeDiagnosticPartition* | HostDiagnosticPartition |
The diagnostic partition that will be set as the current
diagnostic partition on the host.
|
| adminDisabled* | xsd:boolean |
If the flag is true, the permission on the host has been modified such
that only the user account used for VirtualCenter operation have
Administrator permission. This flag is result of the operations of
DisableAdmin and EnableAdmin.
This flag is supported in VirtualCenter only. The value returned from host
should be ignored. |
| autoStart* | HostAutoStartManagerConfig |
AutoStart configuration.
|
| capabilities* | HostNetCapabilities |
Capability vector indicating the available network features.
|
| consoleReservation* | ServiceConsoleReservationInfo |
Memory configuration.
|
| datastoreCapabilities* | HostDatastoreSystemCapabilities |
Capability vector indicating available datastore features.
Since VI API 2.5 |
| datastorePrincipal* | xsd:string |
Datastore principal user
|
| dateTimeInfo* | HostDateTimeInfo |
Date/Time related configuration
Since VI API 2.5 |
| fileSystemVolume* | HostFileSystemVolumeInfo |
Storage system file system volume information.
|
| firewall* | HostFirewallInfo |
Firewall configuration.
|
| flags* | HostFlagInfo |
Additional flags for a host.
Since VI API 2.5 |
| host | ManagedObjectReference
to a HostSystem |
A reference to a managed object on a host.
|
| hyperThread* | HostHyperThreadScheduleInfo |
If hyperthreading is supported, this is the CPU configuration for
optimizing hyperthreading.
|
| ipmi* | HostIpmiInfo |
IPMI (Intelligent Platform Management Interface) info for the host.
Since vSphere API 4.0 |
| localSwapDatastore* | ManagedObjectReference
to a Datastore |
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. Since VI API 2.5 |
| multipathState* | HostMultipathStateInfo |
Storage multipath state information.
Since vSphere API 4.0 |
| network* | HostNetworkInfo |
Network system information.
|
| offloadCapabilities* | HostNetOffloadCapabilities | Deprecated.
As of VI API 4.0, the system defaults will be used.
capabilities to offload operations either to the host or to physical
hardware when a virtual machine is transmitting on a network
|
| option* | OptionValue[] |
Host configuration options as defined by the
OptionValue data object type.
|
| optionDef* | OptionDef[] |
A list of supported options.
|
| pciPassthruInfo* | HostPciPassthruInfo[] |
PCI passthrough information.
Since vSphere API 4.0 |
| product | AboutInfo |
Information about a product.
|
| service* | HostServiceInfo |
Host service configuration.
|
| sslThumbprintInfo* | HostSslThumbprintInfo |
SSL Thumbprint info for hosts in the same cluster
Since vSphere API 4.0 |
| storageDevice* | HostStorageDeviceInfo |
Storage system information.
|
| systemResources* | HostSystemResourceInfo |
Reference for the system resource hierarchy, used for configuring
the set of resources reserved to the system and unavailable to
virtual machines.
|
| virtualMachineReservation* | VirtualMachineMemoryReservationInfo |
Virtual machine memory configuration.
Since VI API 2.5 |
| virtualNicManagerInfo* | HostVirtualNicManagerInfo |
VirtualNic manager information.
Since vSphere API 4.0 |
| vmotion* | HostVMotionInfo | Deprecated.
As of VI API 4.0, use virtualNicManagerInfo
VMotion system information.
|
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |