vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - DomainNotFound(vim.fault.DomainNotFound)
- Thrown by
 - JoinDomain_Task, JoinDomainWithCAM_Task
 - Extends
 - ActiveDirectoryFault
 - Since
 - vSphere API Release 4.1
 
Fault Description
Fault indicating that the domain controller for domainName cannot be reached.Properties
| Name | Type | Description | 
|---|---|---|
| domainName | xsd:string | 
         The domain that cannot be accessed.
       | 
| Properties inherited from ActiveDirectoryFault | ||
| errorCode | ||
| 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 |