Operations and Methods
In this article
The following method-implemented operations are supported for the company backup resources entity in Veeam Availability Console RESTful API:
- Get Company Backup Resources – retrieve the /tenants/{ID}/backupResources collection representation with the GET method.
- Get a Company Backup Resource – retrieve properties of a specific backup resource with the GET method.
- Create a Company Backup Resource — create a backup resource with specific parameters with the POST method.
- Replace a Company Backup Resource — change specific parameters of a backup resource with the PUT method.
- Delete a Company Backup Resource — delete a specific backup resource with the DELETE method.