Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
company | xsd:string |
Company information.
|
description | Description |
Description of client.
|
type | xsd:string |
Type of client (examples may include win32, .net, linux, etc.).
|
url | xsd:string |
Plugin url.
|
version | xsd:string |
Client version number as a dot-separated string. For example, "1.0.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 |