OS |
Agent | Client Extension | ||||||||
Provides information about the operating system installed on the endpoint. |
Microsoft Windows | Microsoft Windows | Apple macOS | Apple iOS | Ubuntu | Chrome OS | IGEL OS | Stratodesk NoTouch OS | Unicon eLux |
Description |
|||||||||
A textual description of the OS.
Static property with text data type.
|
Id |
|||||||||
An arbitrary identifier that uniquely identifies the installation of the OS.
Static property with text data type.
|
Name |
|||||||||
The name of the OS.
Static property with enum data type with options Windows, macOS, iOS, IGEL, eLux, Rangee, Linux, ChromeOS, NoTouch.
|
Platform |
|||||||||
The platform of the OS, such as x64.
Static property with enum data type with options x86, x64, ARM, ARM64, MIPS, MIPS64.
|
Release |
|||||||||
The release version of the OS.
Static property with text, number data types.
|
Startup Time |
|||||||||
The time that the OS started.
Static property with datetime data type.
|
Type |
|||||||||
The type of the OS, such as Client or Server.
Static property with enum data type with options Client, Server.
|
Version |
|||||||||
The version number of the OS.
Static property with version data type.
|