The /LicenseSettings resource represents characteristics of a license uploaded to Veeam Availability Console.
Resource URL
https://<Availability-Console>:1281/v2/LicenseSettings |
Resource Representation
{ "autoupdateEnabled": false, "productName": "Veeam Availability Console", "status": "Valid (81 days until expiration)", "type": "Rental", "licenseTo": "Veeam", "contactPerson": "John Smith", "licensesCount": 100, "licensesUsedCount": 15, "cloudConnectType": "Cloud Connect Provider", "expirationDate": "2017-12-30T21:00:00Z", "supportExpirationDate": "2017-12-30T21:00:00Z", "lastUpdateDate": null, "vmCount": 2, "workstationCount": 5, "serverCount": 1, "cloudWorkstationCount": 2, "cloudServerCount": 3, "cloudconnectBackupVmCount": 8, "cloudconnectBackupWorkstationCount": 0, "cloudconnectBackupServerCount": 0, "cloudconnectReplicationVmCount": 2, "actions": [ "UpdateNow" ] } |