vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - InvalidIpmiMacAddress(vim.fault.InvalidIpmiMacAddress)
- Thrown by
- UpdateIpmi
- Extends
- VimFault
- Since
- vSphere API Release 4.0
Fault Description
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.Properties
Name | Type | Description |
---|---|---|
observedMacAddress | xsd:string |
|
userProvidedMacAddress | xsd:string |
|
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |