ExtSolutionManagerInfoTabInfo
ExtSolutionManagerInfoTabInfo
Deprecated as of vSphere API 5.1.
This data object contains information about a tab to show in the Solution Manager for this extension.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"label": "string",
"url": "string"
}
string
label
Required
The name of the tab.
string
url
Required
The URL for the webpage to show in the tab.
Extra parameters will be added to this URL when vSphere Client loads it. See the "Customizing the vSphere Client" technical note for more information.