Host System Update Ipmi
Update fields that are part of the HostIpmiInfo object.
Required privileges: Host.Config.Settings
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"UpdateIpmiRequestType Object"
The IpmiInfo data object contains IPMI (Intelligent Platform Management Interface) and BMC (Baseboard Management Controller) information for the host.
No Content
InvalidIpmiLoginInfo: if the supplied user ID and/or password is invalid.
InvalidIpmiMacAddress: if the supplied MAC address is invalid.
"VimFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostSystem/{moId}/UpdateIpmi