This is an archive version of the document. To get the most up-to-date information, see the current version.
HTTP Requests and Responses
When communicating with Veeam Backup Enterprise Manager REST 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, UPDATE and DELETE.