vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - AboutInfo(vim.AboutInfo)
- Property of
 - DatacenterBasicConnectInfo, HostConfigInfo, HostConfigSummary, ServiceContent
 - Extends
 - DynamicData
 - Since
 - 2.0
 
Data Object Description
This data object type describes system information including the name, type, version, and build number.Properties
| Name | Type | Description | 
|---|---|---|
| apiType | xsd:string | 
         Indicates whether or not the service instance represents a
  standalone host.
  If the service instance represents a standalone host, then the physical
  inventory for that service instance is fixed to that single host.
  VirtualCenter server provides additional features over single hosts.
  For example, VirtualCenter offers multi-host management.
   Examples of values are: 
  | 
| apiVersion | xsd:string | 
         The version of the API as a dot-separated string. For example, "1.0.0".
       | 
| build | xsd:string | 
         Build string for the server on which this call is made. For example, x.y.z-num.
  This string does not apply to the API.
       | 
| fullName | xsd:string | 
         The complete product name, including the version information.
       | 
| instanceUuid* | xsd:string | 
         A globally unique identifier associated with this service instance.
      
Since vSphere API Release 4.0 | 
| licenseProductName* | xsd:string | 
         The license product name
      
Since vSphere API Release 4.0 | 
| licenseProductVersion* | xsd:string | 
         The license product version
      
Since vSphere API Release 4.0 | 
| localeBuild* | xsd:string | 
         Build number for the current session's locale.
  Typically, this is a small number reflecting a
  localization change from the normal product build.
       | 
| localeVersion* | xsd:string | 
         Version of the message catalog for the current session's locale.
       | 
| name | xsd:string | 
         Short form of the product name.
       | 
| osType | xsd:string | 
         Operating system type and architecture.
   Examples of values are: 
  | 
| patchLevel* | xsd:string | 
         Patch level for the server.
      
Since vSphere API Release 7.0.2.0 | 
| productLineId | xsd:string | 
         The product ID is a unique identifier for a product line.
   Examples of values are: 
  | 
| vendor | xsd:string | 
         Name of the vendor of this product.
       | 
| version | xsd:string | 
         Dot-separated version string. For example, "1.2".
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |