Phm_HardwareSupportManagers_ManagedHosts_ListResult

Phm_HardwareSupportManagers_ManagedHosts_ListResult
Phm_HardwareSupportManagers_ManagedHosts_ListResult

The ManagedHosts.ListResult structure contains a list of managed hosts stored by proactive hardware management, see ManagedHosts.list.

JSON Example
{
    "managed_hosts": [
        "string"
    ]
}
array of string
managed_hosts
Required

All managed hosts stored at PHM side. When clients pass a value of this structure as a parameter, the field must contain identifiers for the resource type: HostSystem. When operations return a value of this structure as a result, the field will contain identifiers for the resource type: HostSystem.