Overview

Veeam Backup Enterprise Manager exposes its objects with the Web Service API based on the REST (Representational State Transfer) framework. Veeam Backup Enterprise Manager REST API lets developers communicate with Veeam Backup Enterprise Manager to query information about Veeam Backup Enterprise Manager objects and perform basic operations with them using the HTTPS protocol and the principles of REST. Since the HTTPS protocol is very popular and widespread, REST API is platform-agnostic and can be used with practically any programming language.

This document will help you get familiar with Veeam Backup Enterprise Manager REST API. The document includes the following sections:

  • Concepts and Principles highlights key features of REST API as applicable to Veeam Backup Enterprise Manager.
  • Getting Started helps you quickly start with Veeam Backup Enterprise Manager REST API.
  • REST API Reference provides a complete reference for Veeam Backup Enterprise Manager REST API resources and operations you can perform with them.
  • Sample Scenarios offers a set of examples of use for Veeam Backup Enterprise Manager REST API.
  • REST API 1.7 Changelog lists changes introduced in the latest REST API version.