You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 anotherDevTree.add()
improvement)SIEM and msiempy versions:
Additional context
The APIs that need to be called are
dsWriteThirdpartyConfig
,plcyRollPolicy
, andmiscJobStatus
The text was updated successfully, but these errors were encountered: