Operations and Methods
In this article
The following method-implemented operations are supported for the computers entity in Veeam Availability Console RESTful API:
- Get Computers – retrieve the /computers collection representation with the GET method.
- Get a Computer – retrieve properties of a specific computer with the GET method.
- Activate Agent – deploy and activate backup agent on a discovered computer with the POST method.
- Deactivate Agent – deactivate backup agent on a discovered computer with the POST method.