Settings_DepotContent_AddOns_Versions_RemovedComponentInfo

Settings_DepotContent_AddOns_Versions_RemovedComponentInfo
Settings_DepotContent_AddOns_Versions_RemovedComponentInfo

The Versions.RemovedComponentInfo structure defines the information regarding a component removed by the OEM add-on.

JSON Example
{
    "name": "string",
    "display_name": "string"
}
string
name
Required

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.

string
display_name
Required

Display name of the component.