Skip to main content

Where do I find the details of the storage quota used for each backup user account on AhsayCBS?

Article ID
5026
Last Reviewed Date
Product Version
AhsayCBS: 9.1 or above
Operating System
All Platforms
Description

This Know-How article would discuss where to find the details of the storage quota used for each backup user account on AhsayCBS.

Solution

There are three ways to get the details of the storage quota for your backup users.

Method 1 (Manage Users UI)

Get the details of the storage quota of your backup users under Backup Users.

  1. Login to AhsayCBS web management console using the system or administrator account.
  2. Go to Backup / Restore > Users, Groups & Policies > Backup User tab.
  3. Look for the column Used/Quota/Deduped/Recycle Bin.

    Manage Backup User

You can export the usage statistics by clicking the Export Users' Usage Statistics to CSV button.

Export Users' Usage Statistics to CSV button

Method 2 (Backup User | Statistics)

Get the details of the storage quota of your backup users under Backup User > Statistics.

  1. Login to AhsayCBS web management console using the system or administrator account.
  2. Go to Backup / Restore > Users, Groups & Policies > Backup User tab.
  3. Select a user.
  4. Go to Statistics.
  5. Click the Summary tab.

    Summary tab

Method 3 (API)

Get the details of the storage quota of your backup users by using Ahsay API [GetUserStorageStatistics.do, GetBackupSet.do].

Refer to the AhsayCBS API Guide for API methods: GetUserStorageStatistics.do and GetBackupSet.do.

You may have your developer review the AhsayCBS API Guide and the above methods to create your own custom report.