Enum Changes
The following list contains changes applied to enums in REST API v3.6.
- Renamed the BackupPolicyType enum to BackupPolicyTypeReadonly.
- Renamed the ProductType enum to ReportProductType.
- Added the Applying value to the ManagementAgentStatus enum.
- Renamed the None value of the PublicCloudPolicyStatus enum to Idle.
- Applied the following changes to the InvoiceChargeCategory enum:
- Added the following values:
- ManagedHostedServer
- ManagedHostedWorkstation
- ManagedHostedVm
- ManagedHostedCdpVm
- HostedShortTermBackup
- HostedLongTermBackup
- HostedSourceAmountOfData
- VbrRepositoryHostedConsumedSpace
- VbrRepositoryHostedAllocatedSpace
- LicStandardVbrMicrosoftEntraId
- LicEnterpriseVbrMicrosoftEntraId
- LicEnterprisePlusVbrMicrosoftEntraId
- WindowsDesktopOSHosted
- WindowsServerOSHosted
- LinuxOSHosted
- MacOSHosted
- Renamed the following values:
- ManagedVm => ManagedRemoteVm
- ManagedServer => ManagedRemoteServer
- ManagedWorkstation => ManagedRemoteWorkstation
- ManagedCdpVm => ManagedRemoteCdpVm
- ShortTermBackup => RemoteShortTermBackup
- LongTermBackup => RemoteLongTermBackup
- SourceAmountOfData => RemoteSourceAmountOfData
- VbrRepositoryConsumedSpace => VbrRepositoryRemoteConsumedSpace
- VbrRepositoryAllocatedSpace => VbrRepositoryRemoteAllocatedSpace
- WindowsDesktopOS => WindowsDesktopOSRemote
- WindowsServerOS => WindowsServerOSRemote
- LinuxOS => LinuxOSRemote
- MacOS => MacOSRemote
- Renamed the following values in the WindowsJobStorageOptimization and LinuxJobBlockSize enum:
- Local100TbPlusBackup => LocalPb4MB
- Local => Local1MB
- Lan => Lan512KB
- Wan => Wan256KB
- Added the CompanyTenant value to the UserRole and SsoRoles enums.
- The following values of the CompanyStatus enum are now considered removed and cannot be used in requests:
- Expired (renamed to REMOVED_Expired)
- Creating (renamed to REMOVED_Creating)
- Deleting (renamed to REMOVED_Deleting)
- Deleted (renamed to REMOVED_Deleted)
- SiteResourceCreationFailed (renamed to REMOVED_SiteResourceCreationFailed)
- SiteResourceCreating (renamed to REMOVED_SiteResourceCreating)
- SiteResourceUpdating (renamed to REMOVED_SiteResourceUpdating)
- SiteResourceUpdateFailed (renamed to REMOVED_SiteResourceUpdateFailed)
- Added the following values to the VeeamLicensePackage and ConsoleLicensePackage enums:
- Foundation
- Advanced
- Premium
- Added the VDP value to the ReportProductType enum.
- Added the following values to the AggregatedUsageType enum:
- PublicCloudProtectedFileShares
- PublicCloudProtectedCloudDatabases
- PublicCloudBackupSize
- PublicCloudArchiveSize
- ManagedCdpVms
- Added the following values to the ActivityLogType enum:
- VbrUidRegenerated
- VOneUidRegenerated
- ProxySessionOpened
- ProxySessionClosed
- TenantCreated
- TenantModified
- TenantRemoved
- TenantEnabled
- TenantDisabled
- TenantAssigned
- TenantUnassigned
- Added the SobrMaintenance value to the BackupServerJobType enum.