Operations and Methods
The following method-implemented operations are supported for the Veeam Backup & Replication licenses entity in the Veeam Service Provider Console REST API:
- Get Veeam Backup & Replication Licenses – retrieve the /licensing/backupserverLicenses collection with the GET method.
- Get a Veeam Backup & Replication License – retrieve properties of a Veeam Backup & Replication license with the GET method.
- Delete a Veeam Backup & Replication License – delete a specific license with the DELETE method.
- Install a Veeam Backup & Replication License – install a specific license with the PUT method.
- Update a Veeam Backup & Replication License – update a specific license with the POST method.
- Enable Veeam Backup & Replication License Auto Update – enable auto update of a specific license with the PATCH method.
- Disable Veeam Backup & Replication License Auto Update – disable auto update of a specific license with the PATCH method.