Esx. Settings. Hosts. Hardware Compatibility. Servers. Bios Version Get
Returns user-specified BIOS version string for a given host, if any
Warning: this operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Returns an authorization error if you do not have all of the privileges described as follows:
- Operation execution requires VcIntegrity.HardwareCompatibility.Read.
identifier of the target host
The parameter must be an identifier for the resource type: HostSystem.
Esx.Settings.Hosts.HardwareCompatibility.Servers.BiosVersion.Spec schema which includes the BIOS version override, if any, for the specified host.
"Esx.Settings.Hosts.HardwareCompatibility.Servers.BiosVersion.Spec Object"
if the caller is not authenticated.
"Vapi.Std.Errors.Unauthenticated Object"
if the user doesn't have the required privileges.
"Vapi.Std.Errors.Unauthorized Object"
if there is no host with the given id.
"Vapi.Std.Errors.NotFound Object"
Vapi.Std.Errors.Error If there is some unknown error. The accompanying error message will give more details about the failure and any possible resolution(s).
Vapi.Std.Errors.ResourceInaccessible if the vCenter this API is executed on is not part of the Customer Experience Improvement Program (CEIP).
"Vapi.Std.Errors.Error Object"
If the service is not available.
"Vapi.Std.Errors.ServiceUnavailable Object"
curl -H 'Authorization: <value>' https://{api_host}/esx/settings/hosts/{host}/hardware-compatibility/servers/bios-version