Special datatypes

Prev Next

creates a number of special datatypes used for various objects.

Special datatypes

Type

Description

applied_tags

Used for the EPOLeafNode.AppliedTags column to determine which tags are applied to a system.

byte

Used for memory storage units such as EPOComputerProperties.TotalPhysicalMemory and EPOComputerProperties.FreeMemory.

eventID

Used for identifying events such as Threat Events.

group

Used for groups in the System Tree. For example Groups.L1ParentID.

multiselect_group

Used for selecting multiple System Tree groups.

managedState

A Boolean value used for the managed status of a device in the System Tree.

Megabytes

Used for disk storage units such as EPOComputerProperties.FreeDiskSpace and EPOComputerProperties.TotalDiskSpace.

optionGroup_enum

An enumeration of grouped lists such as policy categories.

Percentagefromstring

Used for percentages and compliance columns.

Policycolumn

Used for policies.

productVersion

Used for version numbers. Behaves normally when using equality functions, but handles numeric strings with more than one decimal point.

Rsdmac

Used for MAC addresses. Most often associated with detected systems.

Rsdoui

Used for OUIs associated with detected systems.

string_lookupWithResolver

Used to allow the user to choose from a list of known string values.

Threatcategory

A grouped enumeration used for listing the available threat categories.

DATversion

Used for DAT version information.

engineVersion

Used for engine version information.

datVersion

Used for DAT version information. Identical to DATversion.