Data Object - ExtensionClientInfo(vim.Extension.ClientInfo)

Property of
Extension
Extends
DynamicData
See also
Description
Since
VI API 2.5

Data Object Description

This data object type describes a client of the extension.

Properties

Name Type Description
companyxsd:string

Company information.
descriptionDescription

Description of client.
typexsd:string

Type of client (examples may include win32, .net, linux, etc.).
urlxsd:string

Plugin url.
versionxsd:string

Client version number as a dot-separated string. For example, "1.0.0"
Properties inherited from DynamicData
None

Show WSDL type definition