HostInferredData
installPathstring
The location where the host 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
operatingSystemSupportedHostOperatingSystems (string)
The operating system that the connection is running on
Possible values: [Unsupported
, Windows
, Linux
, Darwin
]
machineArchitectureSupportedHostMachineArchitectures (string)
The machine architecture (e.g. arm64, amd64) that the connection is running on
Possible values: [Unsupported
, arm64
, amd64
, x86_64
]
timezonestring
timeDriftstring
HostInferredData
{
"installPath": "string",
"macAddress": "string",
"machineName": "string",
"machineIP": "string",
"serviceDisplayName": "string",
"runningAsUser": "string",
"operatingSystem": "Unsupported",
"machineArchitecture": "Unsupported",
"timezone": "string",
"timeDrift": "string"
}