Esx.Settings.Clusters.Software.Reports.Server
The Esx.Settings.Clusters.Software.Reports.Server schema contains properties describing information about a server.
Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
{
"model_name": "string",
"vendor": "string",
"cpu_series": "string",
"cpu_model": "string",
"cpu_features": "string",
"bios": {
"version": "string",
"vendor": "string"
}
}
The name of the server model (for example, "PowerEdge R740xd").
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
The name of the vendor (for example, "Dell").
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
The CPU series name (for example, "Intel Xeon Gold 6100/5100, Silver 4100, Bronze 3100 (Skylake-SP) Series").
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
The specific model of CPU. (for example, "Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz")
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
The current CPU features.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Currently installed BIOS of the server.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.