Example XML Request
The following is an example of an XML request for the
ControlCustomerWebSite procedure of the Managed Windows-based
Hosting Namespace:
<request>
<procedure>
<execute namespace="Managed Web Hosting"
procedure="ControlCustomerWebSite" impersonate="1">
<executeData>
<webSiteName>NorthWindWeb</webSiteName>
<serverState>6</serverState>
</executeData>
</execute>
</procedure>
</request>