EndpointInfo
Class containing all requested information about a single endpoint
Name | Description | Type | Additional Information |
---|---|---|---|
MasterKC |
Master keycode of the endpoint |
string |
None. |
KC |
Site keycode of the endpoint |
string |
None. |
MachineID |
Machine ID of the endpoint |
string |
None. |
LastChanged |
Specifies, when the information was last changed |
date |
None. |
HostName |
Host name of the endpoint |
string |
None. |
IPAddress |
IP Address of the endpoint |
string |
None. |
ClientVersion |
Client version of the endpoint |
string |
None. |
OS |
Operating system of the endpoint |
string |
None. |
FirstSeen |
Date when endpoint was first seen |
date |
None. |
LastSeen |
Date when endpoint was last seen |
date |
None. |
TimesSeen |
Number of times the endpoint was seen |
integer |
None. |
Hidden |
Visibility of the endpoint. If set to true, the endpoint is hidden |
boolean |
None. |
Deactivated |
Activation status of the endpoint. If set to true, the endpoint is deactivted |
boolean |
None. |
ActivationStatusTime |
Date when activation status was set |
date |
None. |
BasicInfo |
Basic Information about an endpoint |
BasicInfo |
None. |
ExtendedInfo |
Extended Information about an endpoint |
ExtendedInfo |
None. |
TimesAndStats |
Last execution times and stats of an endpoint |
TimesAndStats |
None. |
Scheduling |
Information about scheduled scans |
Scheduling |
None. |
EnabledFeatures |
Overview of enabled features |
EnabledFeatures |
None. |
SystemAnalyzer |
System analyzer scores |
SystemAnalyzer |
None. |
OSAndVersions |
Networking/Operating system details and versions |
OSAndVersions |
None. |