HostedActiveDirectory::GetServiceInformation

The GetServiceInformation returns the information used to register the Hosted Active Directory service.

Arguments

Output Arguments Description

<serviceId>

The unique Globally Unique Identifier (GUID)

<serviceName>

The name of the service

<serviceDescription>

The description for the service

Remarks

Procedure Step

  • Managed Plans::GetServices

Sample Code

Example XML Request

<request xmlns:xsl="https://www.w3.org/1999/XSL/Transform"> 
        <procedure xmlns:xsl='https://www.w3.org/1999/XSL/Transform'> 
                <execute namespace="Hosted Active Directory" procedure="GetServiceInformation" impersonate="1"> 
                        <executeData> 
                                <preferredDomainController>ad01.fabrikam.com 
                                </preferredDomainController> 
                        </executeData> 
                        <after source="executeData" destination="data" mode="merge"/> 
                </execute> 
        </procedure> 
</request>

Applies To

Hosted Active Directory Namespace API for

  • Hosted Messaging and Collaboration version 4.5

  • Hosted Messaging and Collaboration version 4.0