Phm_HardwareSupportManagers_HealthUpdateInfoConfig

Phm_HardwareSupportManagers_HealthUpdateInfoConfig
Phm_HardwareSupportManagers_HealthUpdateInfoConfig

The HardwareSupportManagers.HealthUpdateInfoConfig structure specifies default enablement on a supported HardwareSupportManagers.HealthUpdateInfo.

JSON Example
{
    "health_update_info": {
        "id": "string",
        "description": "string",
        "severity": "string",
        "purpose": "string",
        "component_category": "string"
    },
    "default_enabled": false
}
health_update_info
Required

The HardwareSupportManagers.HealthUpdateInfo structure defines a type of health update to be supported.

boolean
default_enabled
Required

Indicate whether or not the HardwareSupportManagers.HealthUpdateInfo is enabled by default.