Overview
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:
Documentation
See the Wiki for an overview of the McAfee ePolicy Orchestrator (ePO) DXL Python Client Library and examples.
See the McAfee ePolicy Orchestrator (ePO) DXL Python Client Library Documentation for installation instructions, API documentation, and examples.
-
Version 0.2.2
- 1.1k Downloads
McAfee ePolicy Orchestrator (ePO) DXL Python Client Library 0.2.2 Release
- Combine commands and remote service ids together during lookup
-
Version 0.2.1
- 1k Downloads
McAfee ePolicy Orchestrator (ePO) DXL Python Client Library 0.2.1 Release
- Added ability to use DXL 5.0 ePO commands service. Using an external service is no longer required (or recommended).
-
Version 0.2.0
- 1.1k Downloads
McAfee ePolicy Orchestrator (ePO) DXL Python Client Library 0.2.0 Release
- Updated to support both Python 2 and 3
-
Version 0.1.0
- 1.2k Downloads