CompanyConsoleLicenseUsage
Property | Type | Attributes | Description |
---|---|---|---|
companyUid | String (uuid) | — | UID assigned to a company. |
tenantUid | String (uuid) | Nullable | UID assigned to a tenant. |
counters | Array of subschemas (ConsoleLicenseCounter) | — | License usage counters. |
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. |
usedCount | Integer (int32) | — | Number of objects 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. |