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