DomainNotFound
DomainNotFound
Fault indicating that the domain controller for domainName cannot be reached.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"errorCode": 0,
"domainName": "string"
}
string
domainName
Required
The domain that cannot be accessed.