Ensim Unify Integration Manual

9
To access AddOrgService, UpdateOrgService and RemoveOrgService, you have to add
credentials with ISP or Reseller access. To access AddUserService, UpdateUserService and
RemoveUserService, you have to add credentials with the organization access
(e.g.admin@yourcustomer.com).
Per function you need to add specific elements to the soap envelope to create a well-formed
request. (See paragraphs below.)
5.1.1 AddOrgService
This function provisions BackupAgent for an organization. For this function you need to add:
domainname:
a setting with the domain name of the organization as value
baorgconfig:
At least one baorgconfig element, including one myOrganizationConfig
element containing:
Version as a setting with ‘3.10.1’ as a value
Diskspace as an element with Limit and Actual as a setting (set Actual
to 0)
PCBackupUsers as an element with Limit and Actual as a setting (set
Actual to 0)
ServerBackupUsers as an element with Limit and Actual as a setting
(set Actual to 0)
BackupAdministratorUPN as a setting
BackupAdministratorEmail as a setting
poolinfo:
One poolinfo setting with the name of the resource pool to provision to (e.g.
‘Base Pool’)
Calling this function correctly will result in an empty SOAP response. In case an exception
occurred, the SOAP response will contain the exception information for handling.
5.1.2 AddUserService
This function provisions BackupAgent for a user. For this function you need to add:
username:
The username as a setting with the username (e.g.user@yourcustomer.com) as
value
bauserconfig:
One bauserconfig element, including one myUserConfig element containing:
Version as a setting with ‘3.10.1’ as a value