Veeam® Backup & Replication™ is a comprehensive data protection and disaster recovery solution that enables organizations to efficiently back up, restore, and replicate data across virtual, physical, and cloud environments. It leverages advanced technologies to optimize data transfer, reduce storage costs, and minimize recovery time in case of disasters.


Key Use Cases

  • Enhanced Resource Visibility – View and manage key resources such as Enterprise Manager, Backup Servers, Jobs, and Repositories within OpsRamp.
  • Topological Insights – Gain a structured view of relationships between different resources for easier monitoring and maintenance.
  • Advanced Metrics and Monitoring – Get real-time data on job scheduling, backup status, and system performance.
  • Automated Alerts and Notifications – Receive instant alerts for backup failures, missed schedules, or critical errors, ensuring proactive issue resolution.

Veeam Enterprise Manager Rest APIs

Veeam Enterprise Manager provides a RESTful API that allows developers to interact with its objects using HTTPS protocol and REST principles. This API enables users to:

  • Query data about Veeam Backup Enterprise Manager objects.
  • Perform basic management tasks within Enterprise Manager.

See, REST API WorkFlow to know about accessing Veeam Enterprise Manager APIs.

Veeam Service Provider Console Rest APIs

Veeam Service Provider Console also provides a RESTful API that follows the client-server architecture. It enables developers to:

  • Retrieve information on Veeam Service Provider Console entities.
  • Perform basic operations using HTTP requests and standard HTTP methods.

See, Service Provider Console Rest API to know about accessing Veeam Service Provider Console Rest API’s.

Supported Target Version

  • Veeam Enterprise Manager version 11.0.1.1261 (Required if the application is installed through Veeam Enterprise Manager.)
  • Veeam Backup and Replication versions 11.x.x.x and 12.2.0.334
  • Veeam Service Provider Console versions 6.0.0.8787, 7.0.0.14314(Required if installed via the Veeam Service Provider Console.)

Resource Hierarchy

We support both Enterprise Manager REST API and Service Provider Console REST APIs. The Resource Hierarchy is different for both the APIs.

The following is the Resource Hierarchy while using Veeam® Enterprise Manager REST APIs

  • Veeam Enterprise Manager
    • Veeam Backup Server
      • Veeam Job
      • Veeam Repository

The following is the Resource Hierarchy while using Veeam® Service Provider Console REST APIs

  • Veeam ServiceProvider Console
    • Veeam Enterprise Manager
    • Veeam Backup Server
    • Veeam Jobs
    • Veeam Repositories
    • Veeam BackupProxy

The following is the Resource Hierarchy while using Veeam® Backup and Replication Manager

  • Veeam Backup Server
    • Veeam Job
    • Veeam Repository

Version History

Application VersionBug fixes / Enhancements
5.0.0Support added For Veeam Backup And Replication Manager.
4.1.1
  • Provided fix for veeam_spc_backup_job_DaysSinceLatestRestorePoint metric values.
  • Included Get Latest Metrics, Activity Logger and DebugHandler changes.
4.1.0Support added for Veeam Service Provider Console Version 8.1.0.21377 and API Version 3.5
4.0.1Monitoring support added for Replication Jobs.
4.0.0New Metrics support added for native type Veeam.
3.3.1Clearing cache data of API results.
Click here to view the earlier version updates
Application VersionBug fixes / Enhancements
3.3.0
  • Provided fix for Resource Filtering while selecting regex patterns.
  • Updated code with native type based discovery changes
3.2.1Rename component names for metrics.
3.2.0Provided fix for veeam enterprise manager related PI.
3.1.0Added configuration field SPC Api Version as per client requirement, curated dashboard related changes.
3.0.0Changed Metric names and Monitor names for veeam spc and also added new metrics support for veeam spc.
2.0.0Added support for veeam integration using spc API's and enterprise API's and also removed discovery and monitoring support for veeam virtual machines through enterprise manager API's.
1.0.0Supported veeam integration using veeam enterprise manager API's.