Hcl_Server
The Server structure contains fields describing information about a server.
{
"model_name": "string",
"vendor": "string",
"cpu_series": "string",
"cpu_features": "string",
"bios": {
"version": "string",
"vendor": "string"
}
}
The name of the server model (for example, "PowerEdge R740xd").
The name of the vendor (for example, "Dell").
The CPU series name (for example, "Intel Xeon Gold 6100/5100, Silver 4100, Bronze 3100 (Skylake-SP) Series"). Note: This field is initialized with the CPU model name; it's updated to the actual CPU series later, based on recognizing one of the CPU series the server hardware is certified with in the VCG.s
The current CPU features.
The Firmware structure contains fields describing information about a firmware.