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

Veeam Service Provider Console License

The /licenseSettings resource represents characteristics of a license uploaded to Veeam Service Provider Console.

Resource URL

https://<hostname>:1281/v2/licenseSettings

Resource Representation Veeam Service Provider Console License

 {

   "autoupdateEnabled": false,

   "productName": "Veeam Availability Console",

   "status": "Valid (81 days until expiration)",

   "type": "Rental",

   "licenseEdition": "Standart",

   "licenseString": "Enterprise Plus",

   "licenseTo": "MyCompany",

   "contactPerson": "John Smith",

   "licenseAdministratorEmail": "administrator@mycompany.com"

   "licenseeEmail": "licensee@mycompany.com",

   "licensesCount": 100,

   "licensesUsedCount": 15,

   "cloudConnectType": "Service provider mode",

   "supportId": "147852369"

   "licenseId": "0000004277"

   "expirationDate": "2020-06-30T07:00:00Z",

   "supportExpirationDate": "2020-06-30T07:00:00Z",

   "lastUpdateDate": null,

   "vmCount": 2,

   "workstationCount": 5,

   "serverCount": 1,

   "cloudWorkstationCount": 2,

   "cloudServerCount": 3,

   "cloudconnectBackupVmCount": 8,

   "cloudconnectBackupWorkstationCount": 0,

   "cloudconnectBackupServerCount": 0,

   "cloudconnectReplicationVmCount": 2,

   "package": "Backup",

   "actions": [

     "updateNow"

   ]

 }