vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - HostIncompatibleForRecordReplay(vim.fault.HostIncompatibleForRecordReplay)
- Thrown by
- StartRecording_Task, StartReplaying_Task
- Extends
- VimFault
- Since
- vSphere API Release 4.0
Fault Description
Deprecated. as of vSphere API 6.0 This fault is thrown when an attempt is made record or replay a virtual machine on a host that is incompatible.Properties
Name | Type | Description |
---|---|---|
hostName* | xsd:string |
|
reason* | xsd:string |
The specific reason why the host does not support record/replay.
Values should come from HostIncompatibleForRecordReplayReason.
|
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 |