ConsoleLicenseUsage
Property | Type | Attributes | Description |
---|---|---|---|
unitType | String | Read-only | License unit type. Possible values:
|
usedUnits | Number (double) | Read-only | Number of units that have licenses assigned and are fully managed by Veeam Service Provider Console. |
usedCount | Number (int) | Read-only | Number of objects that have licenses assigned and are fully managed by Veeam Service Provider Console. |
newUnits | Number (double) | Read-only | Number of units that were activated within the current calendar month. |
newCount | Number (int) | Read-only | Number of objects that were activated within the current calendar month. |
licensedUnits | Number (double) | Read-only | Total number of available license units. |
counters | Array of subschemas (ConsoleLicenseSummaryCounter) | — | Counters for each type of licensed objects. |
Property | Type | Attributes | Description |
---|---|---|---|
type | String | — | License type. Possible values:
|
unitType | String | — | License unit type. Possible values:
|
usedUnits | Number (double) | — | Number of units that have licenses assigned and are fully managed by Veeam Service Provider Console. |
newUnits | Number (double) | — | Number of units that were activated within the current calendar month. |
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. |