By continuing to use our website, you agree with our use of cookies in accordance with our Cookie Policy. You can reject cookies by changing your browser settings.
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 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, UPDATE and DELETE.