Currently the only way to add a yang module using python is install_module, which does not take in initial data to populate required fields with. i.e. there is no support for init-data as seen in sysrepoctl sysrepoctl -i rphy\@2022-12-01.yang -v3 --init-data initial-data.xml Could we get the sr_install_module2, sr_installmodules2 support in python to support the ability to initially populate data