Ensim Unify Integration Manual
8
User e-mail address:
Alternative e-mail address for this user to receive e-mail notifications.
In case the user has an Exchange mail address, this setting is not
required.
Note: An ISP administrator will have an additional setting ‘Bandwidth limitation’, which can be
set to limit the bandwidth consumption of a user while using BackupAgent and uploading data.
This is not visible for organization administrators as shown in the screenshot.
Afterwards you can also edit these settings by selecting BackupAgent service for the user by
clicking the ‘Edit’ button. Clicking on ‘Overview’ will also display the appropriate landing pages
for the BackupAgent service.
5. Web Services
The BackupAgent Service Manager also comes with web services for provisioning organizations
and users. With these web services partners can directly provision BackupAgent services
through Ensim without having to use the Control Panel. This web service is exposed on the
following URL or the public equivalent of it:
http://localhost/unifyws/BackupAgent/BackupAgentWebService.asmx
5.1 Available functions for provisioning
The following functions are available through this web service for provisioning:
AddOrgService
AddUserService
RemoveOrgService
RemoveUserService
UpdateOrgService
UpdateUserService
The web service also exposes other functions, which are not documented or implemented for
provisioning. All functions require an AuthInfo object. Within the AuthInfo object you only have
to specify the username (e.g. admin@yourISP.com) and password.