Inventory Object: ILMTPVUCounts
ILMTPVUCounts
objects are uploaded
to the ImportedILMTPVUCounts
table in the
operations (inventory) database. Multiple imports will merge
updated data with existing records, and add new records as
applicable.
This table allows the summarized PVU sub capacity numbers to be imported from ILMT. These numbers are calculated by ILMT for a particular date range as PVU "reports".
Attributes are listed here in alphabetical order.
Property | Attributes | Notes |
---|---|---|
ExternalNodeID
|
Unsigned integer (bigint ). Mandatory. Database key. |
The external ID of the server to which these points apply. |
ExternalVMID
|
Unsigned integer (bigint ). Mandatory. Database key. |
The external ID of the virtual machine associated with the node (server). Note: Strictly, this attribute may be null, because it forms
part of a compound database key. However, null values may cause import
errors (where this object does not get imported), and multiple records
from the same connection having nulls may cause data loss through
over-writing. It is therefore best practice to treat this field as
mandatory.
|
FullCapacityCores
|
Unsigned integer (int ). Default: 0. |
The number of full-capacity licensable cores for the license on the computer. |
FullCapacityPVU
|
Unsigned integer (int ). Default: 0. |
The number of full-capacity PVU counts consumed for the license on the computer. |
PeakFullCapacityPVU
|
Unsigned integer (int ). Default: 0. |
The peak number of full-capacity PVU counts consumed for the license on the computer. |
PeakSubCapacityPVU
|
Unsigned integer (int ). |
The peak number of sub-capacity PVU counts consumed for the license on the computer. |
Publisher
|
An ASCII string of alphanumeric characters and punctuation (length 254 characters). Mandatory. Database key. |
The name of the publisher of the title these points apply to. |
SubCapacityCores
|
Unsigned integer (int ). Default: 0. |
The number of sub-capacity licensable cores for the license on the computer. |
SubCapacityPVU
|
Unsigned integer (int ). Default: 0. |
The number of sub-capacity PVU counts consumed for the license on the computer. |
TitleName
|
Alpha-numeric text (maximum 512 characters). Mandatory. Database key. |
The name of the title these points apply to. |
FlexNet Manager Suite (On-Premises)
2024 R1