msiempy icon indicating copy to clipboard operation
msiempy copied to clipboard

Write Data Sources and Roll Policy

Open tristanlatr opened this issue 4 years ago • 0 comments

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:

  • msiempy: 0.3.5

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

tristanlatr avatar Nov 12 '20 18:11 tristanlatr