Skip to main content

InferredData

installPathstring

The location where the connection executable and local logs can be found

macAddressstring

The MAC Address for the network interface of the equipment that the agent is installed

machineNamestring

The hostname or node name for the machine where the agent exists

machineIPstring

The external IP of the network that the agent uses to send data

serviceDisplayNamestring

The display name that the agent service can be found under in a service manager

runningAsUserstring

The user that the service is installed and executing as

operatingSystemSupportedConnectionOperatingSystems (string)

The operating system that the connection is running on

Possible values: [Unsupported, Windows, Linux, Darwin]

machineArchitectureSupportedConnectionMachineArchitectures (string)

The machine architecture (e.g. arm64, amd64) that the connection is running on

Possible values: [Unsupported, arm64, amd64, x86_64]

InferredData
{
"installPath": "string",
"macAddress": "string",
"machineName": "string",
"machineIP": "string",
"serviceDisplayName": "string",
"runningAsUser": "string",
"operatingSystem": "Unsupported",
"machineArchitecture": "Unsupported"
}