GetDomainInfo |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetDomainInfo
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetDomainInfo
Gets the name of the default domain and a list of all valid domain names from the server.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetDomainInfo
<Empty message>
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetDomainInfoResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ DefaultDomain |
xs:string |
nillable |
Gets the name of the default domain. |
â–¡ DomainNames |
|
nillable |
Gets the list of all valid domain names. |
≡ DomainName |
xs:string |
list nillable |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |