Skip to content

Overview

Chris Smith edited this page Feb 15, 2017 · 2 revisions

The McAfee ePolicy Orchestrator (ePO) DXL Python client library provides a high level wrapper for invoking ePO remote commands via the Data Exchange Layer (DXL) fabric.

The purpose of this library is to allow users to invoke ePO remote commands without having to focus on lower-level details such as ePO-specific DXL topics and message formats.

This client requires an ePO DXL service to be running and available on the DXL fabric.

A Python-based implementation of an ePO DXL service is available here:

Home

McAfee ePolicy Orchestrator (ePO) Python Client Library

SDK Modules

Examples

Clone this wiki locally