List Hardware Support Managers
Released in v7.0.0Returns the list of registered Hardware Support Managers (HSMs) in the system. if you do not have all of the privileges described as follows: - Operation execution requires VcIntegrity.lifecycleSettings.Read.
Request
URLURL
Header Parameters
Header Parameters
vmware-api-session-id Example
b00db39f948d13ea1e59b4d6fce56389
Response
Response BodyResponse Body
array
of
SettingsHardwareSupportManagersHardwareSupportManagerInfo
of type application/json
List of currently registered Hardware Support Manager (HSMs)
{
"description": "string",
"display_name": "string",
"manager": "string",
"vendor": "string"
}
User-intelligible description of the HSM (e.g. “Front end for Frobozz so-and-so management system”)
UI label for HSM, derived from HSM extension’s description’s ‘label’ field. (e.g. “Frobozz Free Management System”)
Name of the Hardware Support Manager (HSM) (e.g. “Frobozz Hardware Support Manager”) When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.esx.setting.hardware_support.manager. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.esx.setting.hardware_support.manager.
Company providing the Hardware Support Manager (HSM) (e.g. “Frobozz Magic Software Company”)