Settings_Depots_HardwareSupportManagerSummary
The HardwareSupportManagerSummary structure contains fields that describe the summary of a hardware support manager (HSM).
{
"display_name": "string",
"packages": {
"packages": {
"versions": [
{
"version": "string"
}
]
}
}
}
UI label for HSM, derived from HSM extension's description's 'label' field.
Different hardware support packages (HSP) published by the HSM. The key is name of HSP. When clients pass a value of this structure as a parameter, the key in the field map must be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package. When operations return a value of this structure as a result, the key in the field map will be an identifier for the resource type: com.vmware.esx.setting.hardware_support.package.