The FindDomain method finds a named domain unit.
Parameters
Specifies the session id obtained from the login to the web service.
The domain name to search for. This may contain wildcard characters (*).
The number of domains that should be returned from the search if more than one match is found.
This parameter specifies which domain properties to retrieve. Mandatory if noOfDomains is greater than 0.
Return Values
An array of domain properties structures, one for each domain matched by the search. This array will either be of the size of the number of domains matched by the search, or of the number of domains requested by the method call - whichever size is the lowest.
The total number of domains that were matched by the search. You can use this to indicate that there were more matches found than the requested number of domains.
Remarks
The method supports wildcard pattern matching for the domain name. The name is case insensitive.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|