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.

In This Section