Click or drag to resize

IWsBackup Methods

The IWsBackup type exposes the following members.

Methods
  NameDescription
Public methodCode exampleGetAccountsCost
Returns the list of accounts costs
Public methodCode exampleGetBackupAccount
Get backup account by ID.
Public methodCode exampleGetBackupAccountCOMMVault
Get server info of a COMMVAULT backup Account
Public methodCode exampleGetBackupAccounts
Get list of all backup accounts associated with the authenticated user.
Public methodCode exampleGetBackupAccountServers Obsolete.
Get list of servers added for backup for the specified backup account.
Public methodCode exampleGetBackupAccountStatistics
Get bachkup account Statistics
Public methodCode exampleGetBackupPricingTypes
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.
Public methodCode exampleGetBackupUserSummary
Get summary information for the backup aspect of the authenticated user (number of backup accounts, total space used, etc.).
Public methodCode exampleGetJobs
Returns the list of operations of the backup service.
Public methodCode exampleGetLogs
Returns the list of logs of the backup service for a specified period.
Public methodCode exampleGetRegions
Get list of regions that can be used in Backup services.
Public methodCode exampleGetSubscribers
Get subcribers of a backup
Public methodCode exampleGetUserAuthenticationToken Obsolete.
This method returns the user authentication token requested by the rest requests.
Public methodCode exampleSearchBackupAccounts
Get list of Bakcup Accounts with specified search parameters
Public methodCode exampleSetBackupAccountAutoRenewal
Indicates whether set the auto renewal or not.
Public methodCode exampleSetBackupAccountStatusAsActive
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.
Public methodCode exampleSetBackupAccountStatusAsDeleted
Delete existing backup account.
Public methodCode exampleSetBackupAccountStatusAsSuspended 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.
Public methodCode exampleSetChangeBackupAccountOverLimitBehavior
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.
Public methodCode exampleSetChangeBackupAccountPassword
Changes password for the backup account. Password must conform to the password strength policy.
Public methodCode exampleSetCreateBackupAccount
Creates a new backup account.
Public methodCode exampleSetCreateBackupAccountExt
Creates a new backup account.
Public methodCode exampleSetResetBackupAccountPassword 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.
Public methodCode exampleSetSubscribers
Set subcribers for backup
Public methodCode exampleSetUpgradeBackupAccountPlan
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).
Top
See Also