Changelog

This section describes changes implemented in Veeam ONE REST API v2.3.

Schema Changes

The following list contains changes applied to schemas in REST API v2.3:

  • Applied the following changes to the TriggeredAlarmInfo schema:

    • Changes the name to TriggeredAlarmInfo2.
    • Replaced the alarmAssignment property with the alarmSource property.
    • The remediation property now contains the Remediations schema instead of the Remediation schema.
  • Renamed the TriggeredAlarmInfoPage schema to TriggeredAlarmInfo2Page.

  • Added the objectStorageId and objectStorageType properties to the Vb365BackupRepositoryInfo schema.

  • Changed the data format to float for the usedUnits and newUnits properties of the VeeamOneLicenseUsageCommonWorkload schema.

  • Applied the following changes to the CloudFileSharePolicyInfo schema:

    • Added the following properties:
      • lastSnapshotDate
      • lastSnaphotStatus
      • lastReplicationDate
      • lastReplicationStatus
    • Removed the following properties:
      • lastBackupDate
      • lastBackupStatus
      • lastBackupCopyDate
      • lastBackupCopyStatus
  • Added the platform property to the BackupServerInfo and EnterpriseManagerServerInfo schemas.

  • Added the backupSizeBytes property to the ProtectedCloudVmBackupInfo schema.

  • Added the awsAccountId and awsAccountAlias properties to the ProtectedCloudVmInfo schema.

  • Added the backupSizeBytes property to the ProtectedCloudVmRestorePointInfo schema.

Enum Changes

  • Renamed the following values of the AlarmTemplateType enum:

    • VSphere => VSphereAnyObject
    • HyperV => HyperVAnyObject
  • Added the IndexesUpgrade value to the SessionsTaskTypes enum.

  • Added the Redshift value to the CloudDatabaseInstanceType enum.

  • Added the KvmBackup and ProxmoxVeBackup values to the VmBackupType enum.

New Operations

The following list contains operations introduced in REST API v2.3.

  • POST /about/logs
  • POST /about/logs/tasks/{taskId}/status
  • GET /alarms/triggeredChildAlarms/resolve

Document updated 10/01/2025

Page content applies to build 13.0.0.5630