Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - ReplicationDiskConfigFault(vim.fault.ReplicationDiskConfigFault)
- Extends
- ReplicationConfigFault
- See also
- VirtualMachine
- Since
- vSphere API Release 5.0
Fault Description
A ReplicationDiskConfigFault is thrown when there is an issue with configuring disk replication properties.Properties
Name | Type | Description |
---|---|---|
key* | xsd:int |
The disk (device) key in the parent VM for identification
purposes.
|
reason* | xsd:string |
The reason for the failure. One of the above.
|
vmRef* | ManagedObjectReference
to a VirtualMachine |
The virtual machine, for identification purposes.
|
Properties inherited from ReplicationConfigFault | ||
None | ||
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 |