IWsBackup Methods |
The IWsBackup type exposes the following members.
Name | Description | |
---|---|---|
GetAccountsCost |
Returns the list of accounts costs
| |
GetBackupAccount |
Get backup account by ID.
| |
GetBackupAccountCOMMVault |
Get server info of a COMMVAULT backup Account
| |
GetBackupAccounts |
Get list of all backup accounts associated with the authenticated user.
| |
GetBackupAccountServers | Obsolete.
Get list of servers added for backup for the specified backup account.
| |
GetBackupAccountStatistics |
Get bachkup account Statistics
| |
GetBackupPricingTypes |
This method returns the list of available backup pricing plans depending on specified region.
Each pricing plan returned also contains the list of plan descriptions (for all languages)
and the list of resources and the resources' amount for the pricing plan.
| |
GetBackupUserSummary |
Get summary information for the backup aspect of the authenticated user (number of backup accounts, total space used, etc.).
| |
GetJobs |
Returns the list of operations of the backup service.
| |
GetLogs |
Returns the list of logs of the backup service for a specified period.
| |
GetRegions |
Get list of regions that can be used in Backup services.
| |
GetSubscribers |
Get subcribers of a backup
| |
GetUserAuthenticationToken | Obsolete.
This method returns the user authentication token requested by the rest requests.
| |
SearchBackupAccounts |
Get list of Bakcup Accounts with specified search parameters
| |
SetBackupAccountAutoRenewal |
Indicates whether set the auto renewal or not.
| |
SetBackupAccountStatusAsActive |
Activates backup account so it is possible to add or remove backup services (servers and backup jobs)
in accordance to the service plan of the backup account.
| |
SetBackupAccountStatusAsDeleted |
Delete existing backup account.
| |
SetBackupAccountStatusAsSuspended | Obsolete.
Suspends backup account so it is possible to manage existing backup services (servers and backup jobs)
which remain active and working, but not possible to add new backup services.
| |
SetChangeBackupAccountOverLimitBehavior |
Change over-limit behavior for the backup account. Over-limit behavior controls backup account state when one of the resources exceeds the limit of the current pricing plan.
| |
SetChangeBackupAccountPassword |
Changes password for the backup account. Password must conform to the password strength policy.
| |
SetCreateBackupAccount |
Creates a new backup account.
| |
SetCreateBackupAccountExt |
Creates a new backup account.
| |
SetResetBackupAccountPassword | Obsolete.
Resets password (generates new random password and changes the old one) for the backup account.
New password is sent to the contact e-mail of the authenticated user which the backup account belongs to.
| |
SetSubscribers |
Set subcribers for backup
| |
SetUpgradeBackupAccountPlan |
Change backup plan for the backup account and over-limit behavior (action to perform if one of the resources exceeds the limit of the current pricing plan).
|