UsageInfo
Entitlement usage information of a tenant.
Properties
Name | Type | Description | Notes |
---|---|---|---|
aggregationPeriod | AggregationPeriodEnum | The aggregation period used. | |
bundleType | String | The service bundle. | [optional] |
count | Long | The entitlements used in the aggregation period. | |
endTime | String | The end time of the aggregation period. | |
id | String | The unique UUID for this usage info. | |
startTime | String | The start time of the aggregation period. | |
tenantId | String | The unique UUID of the tenant. | |
trial | Boolean | Whether the usage is associated to a trial tenant. | |
usageType | UsageTypeEnum | The type of this entitlement. |
AggregationPeriodEnum
Name | Value |
---|---|
DAILY | "DAILY" |
WEEKLY | "WEEKLY" |
MONTHLY | "MONTHLY" |
UsageTypeEnum
Name | Value |
---|---|
USERS | "USERS" |
ISSUANCE | "ISSUANCE" |