vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostConfigSummary(vim.host.Summary.ConfigSummary)
- Property of
- HostListSummary
- Extends
- DynamicData
- See also
- AboutInfo, Datastore, HostFeatureVersionInfo, Network
- Since
- 2.0
Data Object Description
An overview of the key configuration parameters.Properties
| Name | Type | Description | 
|---|---|---|
| agentVmDatastore* | ManagedObjectReference to a Datastore | Datastore used to deploy Agent VMs on for this host.
      
Since vSphere API Release 5.0 | 
| agentVmNetwork* | ManagedObjectReference to a Network | Management network for Agent VMs.
      
Since vSphere API Release 5.0 | 
| faultToleranceEnabled | xsd:boolean | The flag to indicate whether or not Fault Tolerance logging is enabled on this host.
      
Since vSphere API Release 4.0 | 
| featureVersion* | HostFeatureVersionInfo[] | List of feature-specific version information. Each element refers
 to the version information for a specific feature.
      
Since vSphere API Release 4.1 | 
| name | xsd:string | The name of the host. | 
| port | xsd:int | The port number. | 
| product* | AboutInfo | Information about the software running on the host, if known. 
  The current supported hosts are ESX Server 2.0.1 (and later) and VMware Server
  2.0.0 (and later).
       | 
| sslCertificate* | xsd:string | The SSL certificate of the host, if known.
  Note: sslThumbprint and sslCertificate parameters are
  mutually exclusive, and should never be used simultaneously.
      
Since vSphere API Release 9.0.0.0 | 
| sslThumbprint* | xsd:string | The SSL thumbprint of the host, if known.
      
Since vSphere API Release 4.0 | 
| vmotionEnabled | xsd:boolean | The flag to indicate whether or not VMotion is enabled on this host. | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
