Settings_SolutionComponentDetails
The SolutionComponentDetails structure contains information that provide more details about component registered by the solution from depot.
{
"component": "string",
"display_name": "string",
"display_version": "string",
"vendor": "string"
}
Identifier of the component. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.settings.component. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.settings.component.
Display name of the component.
Human readable version of the component. unset if no version is provided for the component.
Vendor of the component.