KSC Open API
Kaspersky Security Center API description
|
Hardware inventory object format:
Attribute | Type | Description | Max len |
---|---|---|---|
Id | int | Object id | |
Type | int | Object type | See Object types |
SubType | int | Object subtype | See Object types |
Created | datetime | Creation date | |
LastVisible | datetime | Last visible | |
IsWrittenOff | boolean | Decommission flag | |
WriteOffDate | boolean | Decommission date | |
InvNum | wstring | Inventory number | 256 |
UserName | wstring | User name | 256 |
Placement | wstring | Device placement | 256 |
Price | paramLong | Price | |
PurchaseDate | datetime | Purchase date | |
Corporative | boolean | Flag corporative | |
Name | wstring | Device name | 256 |
Description | wstring | Device description | 256 |
Manufacturer | wstring | Device manufacturer | 256 |
SerialNumber | wstring | Device serial numver | 256 |
CPU | wstring | Device CPU | 256 |
MemorySize | int | Device memory size | |
DiskSize | int | Device disk size | |
MotherBoard | wstring | Device motherboard | 256 |
VidPid | wstring | Device VID and PID | 256 |
Capacity | int | Device capacity | |
Mac | binary | MAC address | 6 |
StrMac | wstring | MAC address (string). Only for Get-method | |
OS | wstring | OS name | 256 |
AdObject | wstring | AD-object id | 44 |
AdObjectDN | wstring | AD-object display name | 256 |
DynColumns | array | Array of dynamic columns | |
DynColId | wstring | Dynamic column id | |
DynColName | wstring | Dynamic column name | 256 |
DynColData | wstring | Dynamic column data | 256 |