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.

  • Added the clusterName and isCluster properties to the BackupServerInfo schema.

  • The vmProtectionJobUids property of the CloudDirectorVmInfo and VSphereVmInfo schemas is now nullable.

  • The GET /sessions/{sessionId}/details operation now returns the JobSessionDetailsInfoPage 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.

  • Added the MsSqlPluginBase value to the ApplicationJobPlatform 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

  • GET /vbr/backupClusters

  • GET /vbr/backupClusters/{backupClusterId}

Document updated 11/19/2025

Page content applies to build 13.0.1.5860