CloudProviderAccountLicensingPlan¶
Cloud provider licensing plan information
Fields¶
Field | Type | Description |
---|---|---|
ActiveUnits | numeric | Number of active license units |
CloudProviderAccountID | numeric | Internal ID that references the CloudProviderAccount entity (Foreign Key) |
ConsumedUnits | numeric | Number of license units consumed |
Created | datetime | Date/Time this record got created |
CreatedGuid | guid | GUID of the scan that created this record |
FriendlyName | string | Friendly name, code translation from the SKU if available, SKU otherwise |
ID | numeric | Internal ID for the CloudProviderAccountLicensingPlan entity (Primary Key) |
LastScan | datetime | Date/Time this account licensing plan got last scanned |
LastScanGuid | guid | GUID of the last scan |
LockedOutUnits | numeric | Number of locked out license units |
Sku | string | SKU of the licensing plan |
WarningUnits | numeric | Number of license units that are in warning state |