Data Object - ExtSolutionManagerInfo(vim.ext.SolutionManagerInfo)

Property of
Extension
Extends
DynamicData
See also
ExtSolutionManagerInfoTabInfo
Since
vSphere API 5.0

Data Object Description

This data object encapsulates the Solution Manager configuration for this extension.

Properties

Name Type Description
smallIconUrl*xsd:string

URL for an icon for this extension. The icon will be shown in the Solution Manager for this extension. The icon must be 16x16, and should be in PNG format.
tab*ExtSolutionManagerInfoTabInfo[]Deprecated. As of vSphere API 5.1, see client documentation for the preferred way to integrate custom user interfaces.

List of tabs that must be shown in the Solution Manager for this extension. Tabs are shown ordered by their position in this array.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition