Managed Data Hosting Web Service

This section contains public methods of the Managed Data Hosting Namespace that are exposed in the Web Service. The Web methods of the Managed Data Hosting Namespace that are exposed in the Web Service as Web methods of the Windows-based Hosting Namespace are not duplicated in this listing. For descriptions of these methods see Managed Windows-based Hosting Web Service. The methods exposed in the Web Service map directly to Managed Data Hosting named procedures.

Public Methods
Public Method Description
BackupCustomerDbToDisk Performs a full backup of a specified database to disk. Simple pass-through method to the SQL Admin Provider with an additional security check.
RestoreCustomerDbFromDisk Performs a full restore of a specified database from disk. Simple pass-through method to the SQL Admin Provider with an additional security check.
QueryDatabaseByCustomer Returns a listing of databases for a Customer organizationalUnit.
ConfigureWebServerForDelegation Allows configuration of a specified Web server for delegated administration.
DeconfigureWebServerForDelegation Removes configuration of a specified Web server for delegated administration.
 Applies To