SiteCloudLicenseUsage
Property | Type | Attributes | Description |
---|---|---|---|
installationId | String (uuid) | — | UID assigned to a Veeam Backup & Replication installation. |
siteUid | String (uuid) | — | UID assigned to a site. |
licenseId | String | — | ID assigned to a license. |
counters | Array of subschemas (CloudLicenseCounter) | — | License usage counters. |
Property | Type | Attributes | Description |
---|---|---|---|
type | String | — | License type. Possible values:
|
unitType | String | — | License unit type. Possible values:
|
rentalUnits | Number (double) | — | Number of units with rental licenses installed. |
newUnits | Number (double) | — | Number of units that were activated within the current calendar month. |
usedUnits | Number (double) | — | Number of units that have licenses assigned and are fully managed by Veeam Service Provider Console. |
rentalCount | Integer (int32) | — | Number of objects with rental licenses installed. |
newCount | Integer (int32) | — | Number of objects that were activated within the current calendar month. |
usedCount | Integer (int32) | — | Number of objects that have licenses assigned and are fully managed by Veeam Service Provider Console. |