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:
|
unitsType | String | Type of license units. Possible values:
If sockets or capacity are used, no usage data is returned. |
rentalUnits | number | Number of rental license units. |
newUnits | number | Number of units that were activated within the current calendar month. |
usedUnits | number | Number of consumed license units. |
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 Service Provider Console. |