We need to programmatically load Topology rules to a feature dataset nightly. We do this because our control layer is managed by a different organization- so we have to copy in changes. To copy in changes, we first have to remove the existing topology- then bring in changes- then load rules. We'd love it if we could load our whole rule set (.rul) via Python.
Thanks for your consideration.