This is a wrapper around the Symantec Endpoint Protection Manager REST API.
This includes some undocumented endpoints, that may not work as expected.
All the information for the various endpoints were pulled from https://apidocs.securitycloud.symantec.com/.
If you find any bugs please open an issue or a pull request.
NOTE: The Python wrapper API is work in progress and should be treated as a software in beta, especially regarding the "undocumented" API endpoints.
Refer to the examples folder.
>>>pip install sepm-api
Python :: 3.7+
Environment Variables:
API_USERNAME API_PASSWORD API_DOMAIN API_BASE_URL [default: https://localhost:8446/sepm/api/v1]
Symantec Endpoint Protection Manager API 14.3
This software code is license under MIT.
sepm-api was written by Alex Almero.
I am in no way affiliated with Broadcom. Symantec is a registered trademark by Broadcom.