14.2.14 InstalledVirusDefInfo (virus definition information)
This class manages virus definition information.
You can import and 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 InstalledVirusDefInfo.
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 InstalledVirusDefInfo. |
M |
N |
string[1024] |
This is the scanning engine version of the installed anti-virus software. |
R |
||
InfoInd |
N |
string[3] |
If the Import job menu is used for importing, 1 is always set. |
R |
|
InstalledDate |
N |
date |
This is the date the software was installed. |
O |
|
N |
string[3] |
See Resident/nonresident. |
O |
||
N |
string[1024] |
This is the version of the anti-virus software installed on the device. |
R |
||
UpdateInd |
N |
Update indicator |
uint32 |
This information is used by the asset management system. Do not update it. |
O |
K |
string[1024] |
This is the name of the anti-virus software product installed on the device. |
M |
||
N |
string[1024] |
This is the version of the virus definition information installed on the device. |
R |
- 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 |
---|---|
1 |
Resident |
0 |
Nonresident |