mfesiem / msiempy

McAfee SIEM API Python wrapper
https://mfesiem.github.io/docs/msiempy/msiempy.html
MIT License
23 stars 9 forks source link

Write Data Sources and Roll Policy #96

Open tristanlatr opened 3 years ago

tristanlatr commented 3 years ago

Describe The library should handle a easy way to Write Data Sources and Roll Policy.

May be create a DevTree.write_policy() method? May be also create a DevTree.add(write_policy=True) argument that will call the method? (See #82 for another DevTree.add() improvement)

SIEM and msiempy versions:

Additional context The APIs that need to be called are dsWriteThirdpartyConfig, plcyRollPolicy, and miscJobStatus