vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - LocalizationManagerMessageCatalog(vim.LocalizationManager.MessageCatalog)
- Property of
 - LocalizationManager
 - Extends
 - DynamicData
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Description of an available message catalogProperties
| Name | Type | Description | 
|---|---|---|
| catalogName | xsd:string | 
         The name of the catalog.
       | 
| catalogUri | xsd:string | 
         The URI (relative to the connection URL for the VirtualCenter server
 itself) from which the catalog can be downloaded.
 The caller will need to augment this with a scheme and authority (host
 and port) to make a complete URL.
       | 
| lastModified* | xsd:dateTime | 
         The last-modified time of the catalog file, if available
       | 
| locale | xsd:string | 
         The locale for the catalog.
       | 
| md5sum* | xsd:string | 
         The checksum of the catalog file, if available
       | 
| moduleName | xsd:string | 
         The module or extension that publishes this catalog.
 The moduleName will be empty for the core catalogs for the
 VirtualCenter server itself.
       | 
| version* | xsd:string | 
         The version of the catalog file, if available
 The format is dot-separated version string, e.g. "1.2.3".
      
Since vSphere API Release 5.0 | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |