Hosts_Software_InstalledComponents_InstalledComponentInfo

Hosts_Software_InstalledComponents_InstalledComponentInfo
Hosts_Software_InstalledComponents_InstalledComponentInfo

The InstalledComponents.InstalledComponentInfo structure contains fields that describe the installed component on the host.

JSON Example
{
    "display_name": "string",
    "version": "string",
    "display_version": "string"
}
string
display_name
Required

Display name of the component.

string
version
Required

Version of the installed component

string
display_version
Required

Human readable version of the component.