Trellix ePO credentials
Prerequisites
Create a Trellix ePolicy Orchestrator (opens in a new tab) account.
Supported authentication methods
- Basic auth
Related resources
Refer to Trellix ePO's documentation (opens in a new tab) 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 (opens in a new tab) 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 (opens in a new tab) for more information.