ResellerSiteBackupResource
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | — | UID assigned to a cloud backup resource. |
siteUid | String (uuid) | — | UID assigned to a site. |
resellerUid | String (uuid) | Read-only | UID assigned to a reseller. |
repositoryUid | String (uuid) | — | UID assigned to a cloud backup repository. |
resourceFriendlyName | String | — | Cloud repository friendly name configured for a reseller. |
storageQuota | Integer (int64) | Nullable | Amount of space allocated to a reseller, in bytes. |
isStorageQuotaUnlimited | Boolean | — | Indicates whether the amount of space allocated to a reseller is unlimited. Default value is true. |
serversQuota | Integer (int32) | Nullable | Number of servers that a reseller can store on a cloud backup repository. |
isServersQuotaUnlimited | Boolean | — | Indicates whether the number of servers that a reseller can store on a cloud backup repository is unlimited. Default value is true. |
workstationsQuota | Integer (int32) | Nullable | Number of workstations that a reseller can store on a cloud backup repository. |
isWorkstationsQuotaUnlimited | Boolean | — | Indicates whether the number of workstations that a reseller can store on a cloud backup repository is unlimited. Default value is true. |
vmsQuota | Integer (int32) | Nullable | Number of VMs that a reseller can store on a cloud backup repository. |
isVmsQuotaUnlimited | Boolean | — | Indicates whether the number of VMs that a reseller can store on a cloud backup repository is unlimited. Default value is true. |