Properties
The tenants/{ID}/licensing resource collection has a number of properties that reflect license usage. Properties can be used as query parameter values in GET requests.
Property | Type | Description |
---|---|---|
type | string | License type. Possible values:
|
rentalInstances | number | Number of instances with rental licenses installed. |
newInstances | number | Number of instances that were activated within the current calendar month. |
usedInstances | number | Number of instances that have licenses assigned and are fully managed by Veeam Availability Console. |
rentalCount | integer | Number of objects with rental licenses installed. |
newCount | integer | Number of objects that were activated within the current calendar month. |
usedCount | integer | Number of objects that have licenses assigned and are fully managed by Veeam Availability Console. |