InvalidIpmiMacAddress

InvalidIpmiMacAddress
InvalidIpmiMacAddress

A InvalidIpmiMacAddress fault is thrown when the IPMI mac address provided by the user doesn't match with the observed mac address on the host.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "faultCause": "MethodFault Object",
    "faultMessage": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ],
    "userProvidedMacAddress": "string",
    "observedMacAddress": "string"
}
string
userProvidedMacAddress
Required

userProvidedMacAddress

string
observedMacAddress
Required

observedMacAddress