This is an archive version of the document. To get the most up-to-date information, see the current version.
HTTP Requests and Responses
In this article
When communicating via Veeam Backup Enterprise Manager RESTful API, the client makes a request to the URL of the resource and the server returns a response to the client. The client uses standard HTTP CRUD operations: CREATE, READ, PUT and DELETE.