application object NXQL (classic)
An application is a set of executables, for example, Microsoft Office.
company
string
Windows | macOS
Company producing the application
database_usage
permill
Windows | macOS
Percentage of the database used by information related with the application
description
string
Windows
Application description
first_seen
datetime
Windows | macOS
NU
First time activity of the application was recorded on any device.
id
identifier
Windows | macOS
Unique application identifier
known_packages
string
Windows | macOS
List of packages known to contain the application. This list is not exhaustive: The presence of a package does not necessarily imply that on a given device the application was installed through that package.
last_seen
datetime
Windows | macOS
NU
Last time activity of the application was recorded on any device.
name
string
Windows | macOS
Application name
platform
enum
Windows | macOS
The platform (operating system family) on which the application is running.
storage_policy
enum
Windows | macOS
Indicates the event storage policy for the application. Possible values are:
all: web requests, connections and executions are stored;
connections and executions;
executions;
none: no activity is recorded.
total_active_days
day
Windows | macOS
Total number of days the application was active.
Last updated