CustomerApi
The following operations are supported. For a formal definition, please review the Service Description.
-
BandwidthGetUsage
Returns the bandwidth usage for the given date range as System.Data.DataSet containing a table named UsageSummary with UseDate and Quantity as columns. -
DiskQuotaGetUsage
Returns the disk usage for given user (in megabytes). -
DiskQuotaGetUsageTotal
Gets the total disk usage (in megabytes). -
DiskQuotaGetUsages
Returns the allocated disk quota for given users (in megabytes). -
DnsAddARecord
Adds a DNS A record for a domain. -
DnsAddCnameRecord
Adds a DNS CNAME record for a domain. -
DnsAddMxRecord
Adds a DNS MX record for a domain. -
DnsAddTxtRecord
Adds a DNS TXT record for a domain. -
DnsDeleteARecord
Deletes a DNS A record for a domain. -
DnsDeleteCnameRecord
Deletes a DNS CNAME record for a domain. -
DnsDeleteMxRecord
Deletes a DNS MX record for a domain. -
DnsDeleteTxtRecord
Deletes a DNS TXT record for a domain. -
DnsGetARecords
Gets all DNS A records of a domain. -
DnsGetCnameRecords
Gets all DNS CNAME records of a domain. -
DnsGetMxRecords
Gets all DNS MX records of a domain. -
DnsGetTxtRecords
Gets all DNS TXT records of a domain. -
GetJobStatus
Get the status on an asynchronous job -
GetNews
Gets a System.Data.DataSet containing two tables (News and CustomNews). Both Tables contain Date, Subject and Message as columns. -
IisRecycleApplicationPool
Recycles the Application Pool. -
IisStartSite
Starts the website. -
IisStopSite
Stops the website. -
MySqlGetUsage
Gets the total usage for the specified MySQL database. -
SMAddAlias
Adds a SmarterMail alias. -
SMAddUser
Adds a SmarterMail user. -
SMDeleteAlias
Deletes a SmarterMail alias. -
SMDeleteUser
Deletes a SmarterMail user. -
SMGetAllAliases
Gets a list of all the SmarterMail aliases associated with the given 'domainName'. -
SMGetAllUsers
Gets a list of all the SmarterMail users associated with the given 'domainName'. -
SMUpdateAliasAddresses
Updates a SmarterMail alias's addresses. -
SMUpdateUserMaxMailboxSize
Updates a SmarterMail user's maximum mailbox size. -
SMUpdateUserPassword
Updates a SmarterMail user's password. -
Sql2000CreateBackup
Creates a backup of the target SQL 2000 database. -
Sql2000CreateBackupJob
Creates an asynchronous backup of the target SQL 2000 database. -
Sql2000GetUsage
Gets the total usage for the specified SQL 2000 database. -
Sql2005CreateBackup
Creates a backup of the target SQL 2005 database. -
Sql2005CreateBackupJob
Creates an asynchronous backup of the target SQL 2005 database. -
Sql2005GetUsage
Gets the total usage for the specified SQL 2005 database. -
Sql2008CreateBackup
Creates a backup of the target SQL 2008 database. -
Sql2008CreateBackupJob
Creates an asynchronous backup of the target SQL 2008 database. -
Sql2008GetUsage
Gets the total usage for the specified SQL 2008 database. -
Sql2008R2CreateBackup
Creates a backup of the target SQL 2008R2 database. -
Sql2008R2CreateBackupJob
Creates an asynchronous backup of the target SQL 2008R2 database. -
Sql2008R2GetUsage
Gets the total usage for the specified SQL 2008R2 database. -
Sql2012CreateBackup
Creates a backup of the target SQL 2012 database. -
Sql2012CreateBackupJob
Creates an asynchronous backup of the target SQL 2012 database. -
Sql2012GetUsage
Gets the total usage for the specified SQL 2012 database. -
Sql2014CreateBackup
Creates a backup of the target SQL 2014 database. -
Sql2014CreateBackupJob
Creates an asynchronous backup of the target SQL 2014 database. -
Sql2014GetUsage
Gets the total usage for the specified SQL 2014 database. -
Sql2016CreateBackup
Creates a backup of the target SQL 2016 database. -
Sql2016CreateBackupJob
Creates an asynchronous backup of the target SQL 2016 database. -
Sql2016GetUsage
Gets the total usage for the specified SQL 2016 database. -
SqlCreateBackup
Creates a backup of the target SQL database. -
SqlCreateBackupJob
Creates an asynchronous backup of the target SQL database. -
SqlGetUsage
Gets the total disk usage for a SQL database. -
VerifyKey
The key verification call should be made before beginning to use the service.