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

Trellix ePO credentials

You can use these credentials to authenticate when using the HTTP Request node to make a Custom API call.

Prerequisites

Create a Trellix ePolicy Orchestrator account.

Supported authentication methods

  • Basic auth

Refer to Trellix ePO's documentation for more information about the service.

This is a credential-only node. Refer to Custom API operations to learn more. View example workflows and related content on n8n's website.

Using basic auth

To configure this credential, you'll need:

  • A Username to connect as.

  • A Password for that user account.

n8n uses These fields to build the -u parameter in the format of -u username:pw. Refer to Web API basics for more information.

Last updated

Was this helpful?