Example XML Request
The following is an example of an XML request for the
DeleteCustomerDatabase procedure of the Managed Windows-based
Hosting Namespace:
<request>
<procedure>
<execute namespace="Windows-based Hosting"
procedure="DeleteCustomerDatabase" impersonate="1">
<executeData>
<org>LDAP://OU=northwindtraders,OU=consolidatedmessenger,
OU=Hosting,DC=fabrikam,DC=Com</org>
<databaseName>NorthWindSales</databaseName>
<preferredDomainController>AD01.fabrikam.Com
</preferredDomainController>
</executeData>
<after source="executeData" destination="data" mode="merge"/>
</execute>
</procedure>
</request>