Overview - Veeam ONE REST API Reference
https://helpcenter.veeam.com/docs/one/rest24.09.2021 · Veeam ONE exposes its entities through an application programming interface (API) based on the Representational State Transfer (REST) architecture style. The Veeam ONE REST API allows developers to query information about Veeam ONE entities and perform basic operations with these entities using HTTP requests and standard HTTP methods.
Overview - Veeam ONE REST API Reference
helpcenter.veeam.com › docs › oneSep 24, 2021 · Veeam ONE REST API relies on the client-server model. The client makes a request to the server. The server processes the request and returns a response with a conventional HTTP response code, HTTP response headers and a response body in JSON format. REST API v1 is the main production version. REST API v2 is the experimental version.
Overview - Veeam Backup REST API Reference
helpcenter.veeam.com › docs › backupApr 24, 2021 · 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 the Veeam Backup Enterprise Manager REST API. The document includes the following sections: Concepts and Principles highlights key features of REST API as ...