This is an archive version of the document. To get the most up-to-date information, see the current version.

License

The /license resource collection represents Veeam Backup for Microsoft Azure license information, license usage data and configured notifications on license usage and expiration.

Collection URL

The resource collection is located at the following URL:

https://<hostname>/api/v2/license

LicenseCollection Representation

{

 "licenseType": "Free",

 "instancesUses": 4,

 "instances": 10,

 "gracePeriodDays": 30,

 "veeamOnlineStoreUrl": "https://www.veeam.com/buy-backup-for-azure.html?ad=azure-prod&buynow=eyJBcGlWZXJzaW9uIjoiMSIsIlBsYW4iOnsiTmFtZSI6IiIsIlByb2R1Y3QiOiIiLCJQcm9tb3Rpb25Db2RlIjpudWxsfSwiU3Vic2NyaXB0aW9uSWQiOiIzYTlhNDkzMC03YmJjLTRiODMtOWM2OC0xNWQ2NzRmYmM4MDMifQ=="

}

In This Section