14.2.22 PatchInfo (managing patch information)
This class manages patch information.
You can import or export this class. For details about importing by jamCsvImport.bat, see the section describing import processing by the Import job menu.
You can also specify this class as a search condition when creating a user report.
The following table lists the properties of PatchInfo.
Property |
Key |
Description |
Type [maximum length (bytes)] |
Remarks |
Specification in jamimport |
---|---|---|---|---|---|
AssetID |
K |
Asset ID |
uint32 |
This is the ID of the asset. If you are specifying this information for an import operation, specify the same value as for the corresponding object class AssetInfo. |
M |
CreationClassName |
K |
CCN |
string[32] |
This is PatchInfo. |
M |
InfoInd |
N |
string[3] |
If the Import job menu is used for importing, 1 is always set. |
R |
|
N |
date |
This is the date the patch was installed. |
O |
||
N |
string[3] |
See Applied status. If the Import job menu is used for importing and this property is omitted, Apply is set. |
R |
||
K |
uint32 |
This is a unique ID for identifying a search condition. If you are adding a new patch ID by importing, assign a unique ID in the range from 10001 to 1000000000. |
M |
||
UpdateInd |
N |
Update indicator |
uint32 |
This information is used by the asset management system. Do not update it. |
O |
- Legend:
-
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
R: Property whose specification is recommended during new registration (omitting this property does not result in an error)
O: Optional property
The tables below provide details of the property codes.
Code |
Display value |
---|---|
101 |
Applied |
102 |
Unapplied |