CompanySiteBackupResource
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | — | UID assigned to a site backup resource allocated to a company. |
companyUid | String (uuid) | — | UID assigned to a company. |
siteUid | String (uuid) | — | UID assigned to a site. |
repositoryUid | String (uuid) | — | UID assigned to a cloud repository. |
cloudRepositoryName | String | — | Name of a cloud backup repository. |
storageQuota | Integer (int64) | — | Amount of space allocated to a company on a cloud repository. |
serversQuota | Integer (int32) | Nullable | Maximum number of Veeam backup agents in the Server mode that a company is allowed to store on a cloud repository. |
isServersQuotaUnlimited | Boolean | — | Indicates whether a company is allowed to store an unlimited number of Veeam backup agents in the Server mode on a cloud repository. |
workstationsQuota | Integer (int32) | Nullable | Maximum number of Veeam backup agents in the Workstation mode that a company is allowed to store on a cloud repository. |
isWorkstationsQuotaUnlimited | Boolean | — | Indicates whether a company is allowed to store an unlimited number of Veeam backup agents in the Workstation mode on a cloud repository. |
vmsQuota | Integer (int32) | Nullable | Maximum number of VMs that a company is allowed to store on a cloud repository. |
isVmsQuotaUnlimited | Boolean | — | Indicates whether a company is allowed to store an unlimited number of VMs on a cloud repository. |
isWanAccelerationEnabled | Boolean | — | Indicates whether WAN acceleration is enabled. |
wanAccelerationUid | String (uuid) | — | UID assigned to a WAN accelerator. |