vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostQualifiedName(vim.host.QualifiedName)
- Property of
 - HostSystemInfo
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 7.0.3.0
 
Data Object Description
This data object describes a qualified name of the host used to identify it in a particular context.Properties
| Name | Type | Description | 
|---|---|---|
| type | xsd:string | 
         The type of the qualified name.
  The list of supported values is specified in HostQualifiedNameType.
       | 
| value | xsd:string | 
         The qualified name.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |