For the complete documentation index, see llms.txt. This page is also available as Markdown.

Fidelis Endpoint

Connection Requirements

Fidelis Endpoint is the EDR module of the Fidelis Elevate platform. This adapter collects active managed endpoint inventory — hostname, IP, MAC, OS, RAM, and agent connectivity — from the Fidelis Endpoint REST API. Events, alerts, and threat data are out of scope.

1 - IP

Hostname or IP address of the Fidelis Endpoint server.

2 - Port

Port number (optional, default: 443).

3 - Is secure

Use HTTPS for connection (optional, default: true). The Fidelis Endpoint REST API normally listens over HTTPS. Disable this only if your installation explicitly serves the API over plain HTTP.

4 - Username

The username which is going to be used by OctoXLabs CSAM PLATFORM Asset to fetch data from Fidelis Endpoint.

The user needs permission to call the Fidelis Endpoint REST API. Any role with API access is sufficient — the "Allow Impersonation" privilege is not required.

5 - Password

The Password of the provided username.

6 - Timeout

The amount of time (in seconds) to wait for API responses (optional, default: 30). Increase this if your network or server configuration requires a longer timeout.

Last updated