Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NetworksMayNotBeTheSame(vim.fault.NetworksMayNotBeTheSame)
- Extends
- MigrationFault
- Since
- VI API 2.5
Fault Description
Used as a warning if a virtual machine provisioning operation is done across datacenters. This warns that the network used by the virtual machine before and after the operation may not be the same even though the two networks have the same name. This is because network names are only unique within a datacenter.Properties
Name | Type | Description |
---|---|---|
name* | xsd:string |
The name of the network.
|
Properties inherited from MigrationFault | ||
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 |