UpdateIpmiRequestType
UpdateIpmiRequestType
The parameters of UpdateIpmi.
JSON Example
{
"ipmiInfo": {
"_typeName": "string",
"bmcIpAddress": "string",
"bmcMacAddress": "string",
"login": "string",
"password": "string"
}
}
ipmiInfo
Required
The IpmiInfo data object contains IPMI (Intelligent Platform Management Interface) and BMC (Baseboard Management Controller) information for the host.