Data Object - LocalizationManagerMessageCatalog

Property of
LocalizationManager
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

Description of an available message catalog

Properties

Name Type Description
catalogNamexsd:string

The name of the catalog.
catalogUrixsd: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
localexsd:string

The locale for the catalog.
md5sum*xsd:string

The checksum of the catalog file, if available
moduleNamexsd:string

The module or extension that publishes this catalog. The moduleName will be empty for the core catalogs for the VirtualCenter server itself.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set