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