-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Chris Smith edited this page Feb 15, 2017
·
4 revisions
See the navigation bar on the right for an overview of the McAfee ePolicy Orchestrator (ePO) Python service and examples.
The McAfee ePolicy Orchestrator (ePO) DXL Python service exposes access to ePO's remote commands via the Data Exchange Layer (DXL) fabric.
The purpose of this service is to allow users to invoke ePO remote commands via the DXL fabric.
To start using the McAfee ePolicy Orchestrator (ePO) DXL Python Service:
- Download the Latest Release
- Extract the release .zip file
- View the
README.htmlfile located at the root of the extracted files.- The
READMElinks to the documentation which includes installation instructions and usage examples.
- The
McAfee ePolicy Orchestrator (ePO) DXL Python Service
Documentation
-
Release Documentation
- (Steps to install, configure, and run the service)
-
Docker Support
- (Steps to run the service in a Docker container)
Examples