Webservices API Manual

8
returns an
integer
ChangePassword
Allows a user
to change a
password and
returns an
integer
string OldPasswordstring
NewPassword
CreateOwner
Creates a new
storage group
and returns an
integer
OwnerInfo NewInfobool
SetAsDefault
ChangeOwner
Changes a
storage group
and returns an
integer
OwnerInfo NewInfo
ChangeDefaultOwner
Sets a storage
group as
default group
string ResellerNamestring
Ownername
CreateReseller
Creates a
group
UserInfo
newInfoResellerInfo
newInfostring
ResellerNamestring
Password
ChangeResellerInfo_Ex
Changes
settings of a
group
String
ResellerNameUserInfo
newInfoResellerInfo
newInfo
Note: The used credentials for authentication and access (see 3.1.) will also determine
ownership and hierarchy of a group or user. You can overrule this for CreateAccount by setting
the ParentUser property and for CreateReseller by setting the ParentReseller property of the
UserInfo object.
4. Supportive structures
Some functions require objects that are based on public structures (classes or enumerations)
which are part of the WebService public interface.