vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - ReplicationVmFault(vim.fault.ReplicationVmFault)
- Extended by
 - ReplicationVmInProgressFault
 - Extends
 - ReplicationFault
 - See also
 - VirtualMachine
 - Since
 - vSphere API Release 5.0
 
Fault Description
A ReplicationVmFault is thrown when there is an issue with an operation performed on a replicated VirtualMachineProperties
| Name | Type | Description | 
|---|---|---|
| instanceId* | xsd:string | 
         The name of the instance currently being created.
       | 
| reason | xsd:string | 
         The reason for the failure. One of the above.
       | 
| state* | xsd:string | 
         The current ReplicationVmState of the
 VirtualMachine
       | 
| vm | ManagedObjectReference
 to a VirtualMachine  | 
         The virtual machine, for identification purposes.
       | 
| Properties inherited from ReplicationFault | ||
| None | ||
| 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 |